-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
357 lines (300 loc) · 14.8 KB
/
index.html
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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Design_01 PSD template</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/modern-business.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Poppins' rel='stylesheet'>
</head>
<body>
<!-- ============= Navigation START ============= -->
<section class="navigation">
<nav class="navbar ">
<div class="container">
<div class="row">
<div class="navbar-header col-md-3 col-sm-12 col-xs-12">
<div class="row">
<div class="col-xs-10 col-sm-10">
<a class="navbar-brand navbar-left" href="#"><img class="img-responsive" src="images/Company_logo.png" height="40" width="240"/></a>
</div>
<div class="col-xs-2 col-sm-2">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
</div>
</div>
<div class="collapse navbar-collapse col-md-5 col-sm-8 col-xs-12" id="myNavbar">
<ul class="nav navbar-nav">
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<form class="navbar-form navbar-right col-md-4 col-sm-4 col-xs-12">
<div class="input-group" role="group">
<div class="input-group-btn">
<button type="button" class="btn btn-default btn-lg" style="background-color: #1b6d85;" >
<img src="images/telephone.png" height="16" width="16"/> (866) 819-4654
</button>
<button type="button" class="btn btn-default btn-lg" style="background-color: #0dae8c;">
Get in touch
</button>
</div>
</div>
</form>
</div>
</div>
</nav>
</section>
<!-- ============= Navigation END ============= -->
<!-- ============= Header START ============= -->
<section id="header" class="header">
<!-- Header Carousel -->
<header id="myCarousel" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<!-- IMAGES of slides START -->
<div class="item active">
<div class="fill">
<img src="images/Banner_1.jpg" style="height: 100%;"/>
</div>
</div>
<div class="item">
<div class="fill">
<img src="images/Banner_2.jpg" style="height: 100%;"/>
</div>
</div>
<!-- IMAGES of slides START -->
</div>
<div class="overlayt">
<div class="container ">
<div class="row">
<div class="note col-md-6 col-sm-12 col-xs-12 pull-left" align="left">
<p class="description" align="left">
We pride ourselves on providing through inspections and reports
that will help you resolve any issues qith a peospective home.
</p>
<button class="btn btn-default" type="button">Learn More</button>
</div>
<div class="form overlay-form col-md-push-5 col-sm-12 col-xs-12 col-md-offset-7 col-md-push-6" >
<h2>Request a Quote</h2>
<p>Get in touch for a personalized quote!</p>
<div class="form-content">
<input class="input-sm fields" type="text" placeholder="Full Name"/>
<input class="input-sm fields" type="email" placeholder="Email"/>
<input class="input-sm fields" type="text" placeholder="Phone Number"/>
<input class="input-sm fields" type="text" placeholder="I'm looking for"/>
<button class="btn btn-default pull-right" type="submit" >Submit</button>
</div>
</div>
</div>
</div>
</div>
</header>
</section>
<!-- ============= Header END ============= -->
<!-- ============= Quality Inspection START ============= -->
<section id="about" class="quality">
<div class="container q-i">
<div class="row">
<div class="container">
<div class="bar col-md-4 col-sm-12 col-xs-12">
<h3> Quality Inspections </h3>
</div>
<div class="col-md-8 col-sm-12 col-xs-12">
<p>
is a full-service home inspection company serving west Palm Beach, Jupiter and Wellington, Florida.
We've been providing quality home inspections and related services to the ares since 2003.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="inspection">
<div class="ins">
<div class="container ">
<div class="row">
<div class="container">
<div class=" col-md-6 col-sm-12 col-xs-12 bgimg" align="center">
<img class="img-responsive" src="images/Inspections_18.jpg" height="300" width="551" />
</div>
<div class="col-md-6 col-sm-12 col-xs-12 ">
<h3 >Quality Inspections</h3>
<p>
Quality Inspections were founded by nationally certified
home inspector John Roberts. Roberts spent 25 years in the
Palm Beach Country construction industry before deciding to
open his family-owned and operated home inspection
service in 2003.
</p>
<div class="row ">
<div class=" gm col-md-4 col-sm-4 col-xs-4">
<img class="img-responsive" src="images/Inspections_27.jpg" height="93" width="151"/>
</div>
<div class=" gm col-md-4 col-sm-4 col-xs-4">
<img class="img-responsive" src="images/Inspections_29.jpg" height="93" width="151"/>
</div>
<div class=" gm col-md-4 col-sm-4 col-xs-4">
<img class="img-responsive" src="images/Inspections_31.png" height="93" width="151"/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ============= Quality Inspection END ============= -->
<!-- ============= Our Services Start ============= -->
<!-- /////////////// FIX the LIST \\\\\\\\\\\\\\\\\ -->
<section id="services" class="o-s">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12">
<h3>Our Services</h3>
<ul >
<li class="tick">Home Inspections</li>
<li class="tick">Mold Inspections</li>
<li class="tick">Radon Testing</li>
<li class="tick">Wind Mitigation</li>
<li class="tick">Four Points Inspections</li>
<li class="tick">And more!</li>
</ul>
<button class="btn btn-default" type="button" > Full List of Services</button>
</div>
<div class="col-md-6 hidden-sm hidden-xs">
<img class="img-responsive" src="images/Services.png" height="233" width="550" />
</div>
</div>
</div>
</section>
<!-- ============= Our Services END ============= -->
<!-- ============= Gallery START ============= -->
<div class="gallery">
<div class="container-fluid">
<div class="row">
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 1" href="#"><img class="thumbnail img-responsive" src="images/Gallery_1.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 2" href="#"><img class="thumbnail img-responsive" src="images/Gallery_2.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 3" href="#"><img class="thumbnail img-responsive" src="images/Gallery_3.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 4" href="#"><img class="thumbnail img-responsive" src="images/Gallery_4.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 5" href="#"><img class="thumbnail img-responsive" src="images/Gallery_5.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 6" href="#"><img class="thumbnail img-responsive" src="images/Gallery_6.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 8" href="#"><img class="thumbnail img-responsive" src="images/Gallery_7.jpg"></a></div>
<div class="col-lg-3 col-sm-4 col-xs-12 gimg"><a title="Image 9" href="#"><img class="thumbnail img-responsive" src="images/Gallery_8.jpg"></a></div>
<hr>
<hr>
<div tabindex="-1" class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button class="close" type="button" data-dismiss="modal">×</button>
<h3 class="modal-title">Heading</h3>
</div>
<div class="modal-body">
</div>
<div class="modal-footer">
<button class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ============= Gallery END ============= -->
<!-- ============= Certification START ============= -->
<section class="certification">
<div class="cert">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4"><img class="img-responsive" src="images/Associate_1.png" height="174" width="205"/></div>
<div class="col-md-4 col-sm-4 col-xs-4"><img class="img-responsive" src="images/Associate_2.png" height="181" width="272"/></div>
<div class="col-md-4 col-sm-4 col-xs-4"><img class="img-responsive" src="images/Associate_3.png" height="173" width="173"/></div>
</div>
</div>
</div>
</section>
<!-- ============= Certification END ============= -->
<!-- ============= Quotes START ============= -->
<section class="quotes">
<div class="container">
<div class="row">
<div class="col-md-2 col-sm-2 col-xs-2" align="right">
<img class="img-responsive" src="images/comma.png" height="74" width="92"/>
</div>
<div class="col-md-10 col-sm-10 col-xs-10">
<p class="quote">
Wow! InspectorPages was a great find for me and my business. From the start of the sign-up process (which included 2
months free to get to know the system), to publishing my site, the customer service help was perfect. I could count on
Danny to help me with any problems I ran up against. He was invaluable. I am very happy with my website and it's
continuing upgrades of functionality and ease of use.
</p>
<h4>
Mike G.
</h4>
<p>
Safety Home Service
</p>
</div>
</div>
</div>
</section>
<!-- ============= Quotes END ============= -->
<!-- ============= Footer START ============= -->
<!-- Page Content -->
<section id="contact" class="footer">
<div class="container"> <!-- Footer -->
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<p>© 2016 Inspector Pages. All Rights Reserved </p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<ul class="list-inline floatright" >
<li><a href="" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="" target="_blank"><i class="fa fa-pinterest" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- ============= Footer END ============= -->
<!-- ============= ///////////////// ============= -->
<!-- ============= JAVA Script START ============= -->
<!-- ============= ////////////////// ============= -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<script src="js/script.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 5000 //changes the speed
})
</script>
<!-- ============= JAVA Script END ============= -->
</body>
</html>