-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathservices.html
More file actions
154 lines (148 loc) · 6.89 KB
/
services.html
File metadata and controls
154 lines (148 loc) · 6.89 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Services</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TimelineMax.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TweenMax.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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 services">
<section class="navigation">
<div class="nav-bar">
<a href="index.html">
<p class="initials">S&J</h4></p>
</a>
<img class="button hamburger" src="img/nav-hamburger.png" alt="">
<img class="button close hidden" src="img/nav-hamburger-close.png" alt="">
</div>
<div class="full-nav hidden">
<nav>
<a href="index.html">Home</a>
<a href="services.html">Services</a>
<a href="contact.html">Contact</a>
</nav>
</div>
</section>
<header>
<img class="desktop" src="img/services/services-jumbotron.png" alt="">
<img class="mobile" src="img/services/services-mobile-jumbotron.png" alt="">
<h1>Services</h1>
</header>
<div class="page-content">
<section class="services-top-content">
<p> Services include: 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.</p>
</section>
<div class="carousel">
<div class="left-button"><</div>
<img src="img/carousel/apartment-architectural-design-architecture-434139.jpg" />
<img src="img/carousel/architecture-balcony-building-534182.jpg" />
<img src="img/carousel/architecture-building-design-1309897.jpg" />
<div class="right-button">></div>
</div>
<section class="tab-component">
<div class="tabs">
<h3 data-tab="pre-construction" class="tab current-tab">Pre-Construction</3>
<h3 data-tab="construction" class="tab">Construction</h3>
<h3 data-tab="design-build" class="tab">Design Build</h3>
<h3 data-tab="sustainability" class="tab">Sustainability</h3>
</div>
<div class="cards">
<div data-tab="pre-construction" class="card current-card">
<h2>Pre-Construction</h2>
<div class="row">
<div class="card-text">
<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.</p>
<p> 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 class="desktop" src="img/services/services-tab-pre-construction-img.png" alt="">
<img class="mobile" src="img/services/services-tab-mobile-pre-construction-img.png" alt="">
</div>
</div>
<div data-tab="construction" class="card">
<h2>Construction</h2>
<div class="row">
<div class="card-text">
<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.</p>
<p> 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 class="desktop" src="img/services/services-tab-construction-img.png" alt="">
<img class="mobile" src="img/services/services-tab-mobile-construction-img.png" alt="">
</div>
</div>
<div data-tab="design-build" class="card">
<h2>Design-Build</h2>
<div class="row">
<div class="card-text">
<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.</p>
<p> 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 class="desktop" src="img/services/services-tab-design-build-img.png" alt="">
<img class="mobile" src="img/services/services-tab-mobile-design-build-img.png" alt="">
</div>
</div>
<div data-tab="sustainability" class="card">
<h2>Sustainability</h2>
<div class="row">
<div class="card-text">
<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.</p>
<p> 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 class="desktop" src="img/services/services-tab-sustainability-img.png" alt="">
<img class="mobile" src="img/services/services-tab-mobile-sustainability-img.png" alt="">
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="row">
<div class="fourth">
<h3>Interested in starting a project? <br>
Let’s talk:</h3>
<input type="text" placeholder="Enter email">
<p class="subtext">We'll never share your email with anyone else.</p>
</div>
<div class="fourth">
<h3>New York</h3>
<address>
123 Lane <br>
Suite 100 <br>
Albany, NY 12345 <br>
202 555 0144
</address>
</div>
<div class="fourth">
<h3>Florida</h3>
<address>
Ocean Drive <br>
Suite 201 <br>
Orlando, FL 22345 <br>
502 555 0144 <br>
</address>
</div>
<div class="fourth">
<h3>California</h3>
<address>
Mountain Street <br>
Suite 105 <br>
San Diego, CA 22345 <br>
702 555 0144 <br>
</address>
</div>
</div>
<div class="copyright">
Copyright © 2018 Smith and Jones
</div>
</footer>
</div>
<script src="js/carousel.js"></script>
<script src="js/index.js"></script>
</body>
</html>