-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
384 lines (365 loc) · 11.5 KB
/
about.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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
<!--
author: W3layouts
author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Better Dental - About Us</title>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Dental Health Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!-- css files -->
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' /><!-- bootstrap css -->
<link href="css/style.css" rel='stylesheet' type='text/css' /><!-- custom css -->
<link href="css/font-awesome.min.css" rel="stylesheet"><!-- fontawesome css -->
<!-- //css files -->
<!-- google fonts -->
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Dosis:200,300,400,500,600,700,800&subset=latin-ext" rel="stylesheet">
<!-- //google fonts -->
</head>
<body>
<!-- top header -->
<div class="header-top">
<div class="container">
<div class="row">
<div class="col-sm-6">
<ul class="d-lg-flex header-w3_pvt">
<li class="mr-lg-3">
<span class="fa fa-envelope-open"></span>
<a href="mailto:Betterdental@example.com" class="">Betterdental@example.com</a>
</li>
<li>
<span class="fa fa-phone"></span>
<p class="d-inline">Call Us +12 345 678</p>
</li>
</ul>
</div>
<div class="col-sm-6 header-right-w3_pvt">
<ul class="d-lg-flex header-w3_pvt justify-content-lg-end">
<li class="mr-lg-3">
<span class=""><span class="fa fa-clock-o"></span>Mon - Fri : 8:30am to 9:30pm</span>
</li>
<li class="">
<span class=""><span class="fa fa-clock-o"></span>Sat & Sun : 9:00am to 6:00pm</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- //top header -->
<!-- //header -->
<header class="py-3">
<div class="container">
<div id="logo">
<h1> <a href="index.html"><span class="fa fa-stethoscope" aria-hidden="true"></span>Better Dental</a></h1>
</div>
<!-- nav -->
<nav class="d-lg-flex">
<label for="drop" class="toggle"><span class="fa fa-bars"></span></label>
<input type="checkbox" id="drop" />
<ul class="menu mt-2 ml-auto">
<li class="active"><a href="index.html">Home</a></li>
<li class=""><a href="about.html">About Us</a></li>
<li class=""><a href="services.html">Services</a></li>
<li class=""><a href="gallery.html">Gallery</a></li>
<li class=""><a href="contact.html">Contact Us</a></li>
</ul>
<div class="login-icon ml-2">
<a class="user" href="contact.html"> Book Now</a>
</div>
</nav>
<div class="clear"></div>
<!-- //nav -->
</div>
</header>
<!-- //header -->
<!-- banner -->
<div class="innerpage-banner" id="home">
<div class="inner-page-layer">
</div>
</div>
<!-- //banner -->
<!-- about -->
<section class="about py-5">
<div class="container py-md-3">
<h2 class="heading text-center mb-sm-5 mb-4">About Us </h2>
<div class="row">
<div class="col-lg-8">
<h4 class="about-left">Be Gentle With The Strongest!</h4>
<p class="mt-sm-4 mt-3">Our Clinic was established in 2019 since then we are serving high quality services to our customer at lower cost which benefical for the
customer.Our moto is to provide better services.We have team of qualified Dentist who takes care of the customer very well</p>
<div class="row mt-4">
<div class="col-md-3 col-6">
<div class="about-box">
<span class="icon">
<span class="fa fa-birthday-cake"></span>
</span>
<h4>Root Canals</h4>
</div>
</div>
<div class="col-md-3 col-6">
<div class="about-box">
<span class="icon">
<span class="fa fa-rocket"></span>
</span>
<h4>Teeth Whitening</h4>
</div>
</div>
<!-- .about-box ends here -->
<div class="col-md-3 col-6 mt-md-0 mt-4">
<div class="about-box">
<span class="icon">
<span class="fa fa-stethoscope"></span>
</span>
<h4>Check-ups</h4>
</div>
</div>
<div class="col-md-3 col-6 mt-md-0 mt-4">
<div class="about-box">
<span class="icon">
<span class="fa fa-coffee"></span>
</span>
<h4>Dental Exams</h4>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-8 dental">
<img src="images/tooth.png" class="img-fluid" alt="" />
</div>
</div>
</div>
</section>
<!-- //about -->
<!-- about bottom -->
<section class="about-bottom pb-5">
<div class="container pb-lg-3">
<div class="row bottom-grids">
<div class="col-lg-6">
<img src="images/about.jpg" class="img-fluid" alt="" />
</div>
<div class="col-lg-6 mt-lg-0 mt-5">
<h4>Routine Dental Exams and Check ups at 30$.</h4>
<p class="py-3">In this fast moving world people are not taking proper care of their oral health due to which there are increase case dental cavitya nd much more realted problem
so its our duty to provide better care routine dental checkup for the Hardest Part of our body.Its time for us to take care of your oral health with low minimal prices</p>
</div>
</div>
</div>
</section>
<!-- //about bottom -->
<!-- Doctors -->
<section class="trainers pt-5">
<div class="container py-md-3">
<h3 class="heading text-center mb-5">Our Doctors </h3>
<div class="row team_grids mt-5">
<div class="col-lg-3 col-sm-6 mb-5">
<div class="team-member">
<div class="team-img">
<img src="images/t1.jpg" alt="team member" class="img-fluid">
</div>
<div class="team-hover">
<div class="desk">
<h4>Orthodontist</h4>
<p>estibulum ac diam sit amet quam.</p>
</div>
<div class="s-link">
<a href="#">
<span class="fa fa-facebook"></span>
</a>
<a href="#">
<span class="fa fa-twitter"></span>
</a>
<a href="#">
<span class="fa fa-google-plus"></span>
</a>
</div>
</div>
</div>
<div class="team-title">
<h5>Charlotte Olivia</h5>
<span>Orthodontist</span>
</div>
</div>
<div class="col-lg-3 col-sm-6 mb-5">
<div class="team-member">
<div class="team-img">
<img src="images/t2.jpg" alt="team member" class="img-fluid">
</div>
<div class="team-hover">
<div class="desk">
<h4>Orthodontist</h4>
<p>estibulum ac diam sit amet quam.</p>
</div>
<div class="s-link">
<a href="#">
<span class="fa fa-facebook"></span>
</a>
<a href="#">
<span class="fa fa-twitter"></span>
</a>
<a href="#">
<span class="fa fa-google-plus"></span>
</a>
</div>
</div>
</div>
<div class="team-title">
<h5>Mathew Elijah</h5>
<span>Orthodontist</span>
</div>
</div>
<div class="col-lg-3 col-sm-6 mx-auto mb-5">
<div class="team-member">
<div class="team-img">
<img src="images/t3.jpg" alt="team member" class="img-fluid">
</div>
<div class="team-hover">
<div class="desk">
<h4>Orthodontist</h4>
<p>estibulum ac diam sit amet quam.</p>
</div>
<div class="s-link">
<a href="#">
<span class="fa fa-facebook"></span>
</a>
<a href="#">
<span class="fa fa-twitter"></span>
</a>
<a href="#">
<span class="fa fa-google-plus"></span>
</a>
</div>
</div>
</div>
<div class="team-title">
<h5>Alexander Lucas</h5>
<span>Orthodontist</span>
</div>
</div>
<div class="col-lg-3 col-sm-6 mx-auto mb-5">
<div class="team-member">
<div class="team-img">
<img src="images/t4.jpg" alt="team member" class="img-fluid">
</div>
<div class="team-hover">
<div class="desk">
<h4>Orthodontist</h4>
<p>estibulum ac diam sit amet quam.</p>
</div>
<div class="s-link">
<a href="#">
<span class="fa fa-facebook"></span>
</a>
<a href="#">
<span class="fa fa-twitter"></span>
</a>
<a href="#">
<span class="fa fa-google-plus"></span>
</a>
</div>
</div>
</div>
<div class="team-title">
<h5>Linda Anderson</h5>
<span>Orthodontist</span>
</div>
</div>
</div>
</div>
</section>
<!-- //Doctors -->
<!-- appointment -->
<section class="appointment text-center py-5">
<div class="container py-sm-3">
<h4>make your dream smile a reality</h4>
<p class="mt-3">Call Us To Book Your Appointment Today</p>
<a href="contact.html">Book an Appointment</a>
</div>
</section>
<!-- //appointment -->
<!-- footer -->
<footer class="py-5">
<div class="container py-sm-3">
<div class="row footer-grids">
<div class="col-lg-3 col-sm-6 mb-lg-0 mb-sm-5 mb-4">
<h4 class="mb-sm-4 mb-3"><span class="fa fa-stethoscope"></span>Better Dental</h4>
<p class="mb-3">Counted to be one of best Dental Clinic in Pune</p>
<h5>Trusted by <span>500+ People</span> </h5>
</div>
<div class="col-lg-3 col-sm-6 mb-lg-0 mb-sm-5 mb-4">
<h4 class="mb-sm-4 mb-3">Address Info</h4>
<p><span class="fa mr-2 fa-map-marker">Model Conlony</span>Pune,Maharashtra</span></p>
<p class="phone py-2"><span class="fa mr-2 fa-phone"></span> +1(12) 123 456 789 </p>
<p><span class="fa mr-2 fa-envelope"></span><a href="mailto:betterdental@example.com">betterdental@example.com</a></p>
</div>
<div class="col-lg-2 col-sm-6 mb-sm-0 mb-4">
<h4 class="mb-sm-4 mb-3">Quick Links</h4>
<ul>
<li><a href="#">Terms & Conditions</a></li>
<li class="my-2"><a href="#">Support Helpline</a></li>
<li><a href="#">Healthy Tips</a></li>
<li class="mt-2"><a href="#">Privacy Ploicy</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6">
<h4 class="mb-sm-4 mb-3">Subscribe Us</h4>
<p class="mb-3">Subscribe to our newsletter</p>
<form action="#" method="post" class="d-flex">
<input type="email" id="email" name="EMAIL" placeholder="Enter your email here" required="">
<button type="submit" class="btn">Subscribe</button>
</form>
<div class="icon-social mt-3">
<a href="#" class="button-footr">
<span class="fa mx-2 fa-facebook"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-twitter"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-dribbble"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-pinterest"></span>
</a>
<a href="#" class="button-footr">
<span class="fa mx-2 fa-google-plus"></span>
</a>
</div>
</div>
</div>
</div>
</footer>
<!-- //footer -->
<!-- copyright -->
<div class="copyright">
<div class="container py-4">
<div class=" text-center">
<p>Designed by Vyom Singh. All Rights Reserved</p>
</div>
</div>
</div>
<!-- //copyright -->
<!-- move top -->
<div class="move-top text-right">
<a href="#home" class="move-top">
<span class="fa fa-angle-up mb-3" aria-hidden="true"></span>
</a>
</div>
<!-- move top -->
</body>
</html>