-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
183 lines (174 loc) · 6.5 KB
/
Copy pathservices.html
File metadata and controls
183 lines (174 loc) · 6.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Services</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/index.css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="container home">
<header>
<div class="nav">
<div class="nav-bar">
<div id="logo">S&J</div>
<div class="nav-buttons">
<img class="nav-open" src="img/nav-hamburger.png" alt="">
<img class="nav-close hidden" src="img/nav-hamburger-close.png" alt="">
</div>
</div>
<nav class="nav-content hidden">
<a class="nav-link" href="index.html">Home</a>
<a class="nav-link" href="services.html">Services</a>
<a class="nav-link" href="projects.html">Projects</a>
<a class="nav-link" href="aboutus.html">About Us</a>
<a class="nav-link" href="contact.html">Contact</a>
</nav>
</div>
</header>
<section>
<div class="services-main-img">
<img class="desktop" src="img\services\services-jumbotron.png" alt="">
<img class="mobile" src="img\services\services-mobile-jumbotron.png" alt="">
<h1>Services</h1>
</div>
</section>
<section>
<div class="services-info">
<p>Services include: completely synergize resource taxing relationships via premier
niche markets. Professionally cultivate one-to-one customer service with robust idea.
Dynamically innovate resource-leveling customer service for state of the art customer service.</p>
</div>
</section>
<section>
<div class="services-tabs">
<div class="tab-links">
<button class="tab-link" data-tab="1">Pre-Construction</button>
<button class="tab-link" data-tab="2">Construction</button>
<button class="tab-link" data-tab="3">Design Build</button>
<button class="tab-link" data-tab="4">Sustainability</button>
</div>
<div class="tabs-items">
<div class="tabs-item" data-tab="1">
<!-- <div class="tabs-item-title">Pre-Construction</div> -->
<div class="tabs-item-description">
<h1>Pre-Construction</h1>
<p>Completely synergize resource taxing relationships via
premier niche markets. Professionally cultivate one-to-one
customer service with robust ideas. Dynamically innovate
resource-leveling customer service for state of the art
customer service.
<br><br>
Phosfluorescently engage worldwide methodologies with
web-enabled technology. Interactively coordinate proactive
e-commerce via process-centric "outside the box" thinking.
Completely pursue scalable customer service through
sustainable potentialities.</p>
</div>
<img src="img\services\services-tab-pre-construction-img.png" alt="">
</div>
<div class="tabs-item hidden" data-tab="2">
<!-- <div class="tabs-item-title">Construction</div> -->
<div class="tabs-item-description">
<h1>Construction</h1>
<p>Leverage agile frameworks to provide a robust synopsis for
high level overviews. Iterative approaches to corporate
strategy foster collaborative thinking to further the
overall value proposition. Organically grow the holistic
world view of disruptive innovation via workplace diversity
and empowerment.
<br><br>
Bring to the table win-win survival strategies to ensure
proactive domination. At the end of the day, going forward,
a new normal that has evolved from generation X is on the
runway heading towards a streamlined cloud solution. User
generated content in real-time will have multiple
touchpoints for offshoring.</p>
</div>
<img src="img\services\services-tab-construction-img.png" alt="">
</div>
<div class="tabs-item hidden" data-tab="3">
<!-- <div class="tabs-item-title">Design Build</div> -->
<div class="tabs-item-description">
<h1>Design Build</h1>
<p>Capitalize on low hanging fruit to identify a ballpark value
added activity to beta test. Override the digital divide
with additional clickthroughs from DevOps. Nanotechnology
immersion along the information highway will close the
loop on focusing solely on the bottom line.
<br><br>
Podcasting operational change management inside of workflows
to establish a framework. Taking seamless key performance
indicators offline to maximise the long tail. Keeping your
eye on the ball while performing a deep dive on the start-up
mentality to derive convergence on cross-platform integration.</p>
</div>
<img src="img\services\services-tab-design-build-img.png" alt="">
</div>
<div class="tabs-item hidden" data-tab="4">
<!-- <div class="tabs-item-title">Sustainability</div> -->
<div class="tabs-item-description">
<h1>Sustainability</h1>
<p>Collaboratively administrate empowered markets via
plug-and-play networks. Dynamically procrastinate B2C
users after installed base benefits. Dramatically
visualize customer directed convergence without
revolutionary ROI.
<br><br>
Efficiently unleash cross-media information without
cross-media value. Quickly maximize timely deliverables
for real-time schemas. Dramatically maintain
clicks-and-mortar solutions without functional solutions.</p>
</div>
<img src="img\services\services-tab-sustainability-img.png" alt="">
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="footer-content">
<div class="contact">
<h3>Interested in starting a project?</h3>
<h3>Let's talk:</h3>
<input type="text" placeholder="Enter email">
<h4>We'll never share your email with anyone else.</h4>
</div>
<div class="adresses">
<div class="address">
<h3>New York</h3>
<p>
123 Lane <br>
Studio 100 <br>
Albany, NY 12345 <br>
202 555 0144
</p>
</div>
<div class="address">
<h3>Florida</h3>
<p>
Ocean Drive <br>
Studio 201 <br>
Orlando, FL 22345 <br>
502 555 0144
</p>
</div>
<div class="address">
<h3>California</h3>
<p>
Mountain Street <br>
Studio 105 <br>
San Diego, CA 32345 <br>
702 555 0144
</p>
</div>
</div>
</div>
<p id="copyright">Copyright © 2018 Smith and Jones</p>
</footer>
<script src="js/index.js"></script>
</body>
</html>