-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
294 lines (282 loc) · 12.9 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8RXY3XNZ4K"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-8RXY3XNZ4K");
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="google-site-verification" content="xi2xJGPHS58WUps5aaoqC9P4wVTY_gf-7mHXYyBlN4k" />
<meta name="keywords" content="The Dental Healers" />
<meta name="description"
content="The Dental Healers is a dentist office that provides quality dental care for the whole family. We offer a variety of preventive and cosmetic services to help you achieve a healthier, more attractive smile." />
<title>
The Dental Healers: One Stop Solution For All Your Dental Problems.
</title>
<link rel="icon" href="img/Icon1.png" type="image/x-icon" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"
integrity="sha512-xh6O/CkQoPOWDdYTDqeRdPCVd1SpvCA9XXcUnZS2FmJNp1coAFzvtCN9BmamE+4aHK8yyUHUSCcJHgXloTyT2A=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-iYQeCzEYFbKjA/T2uDLTpkwGzCiq6soy8tYaI1GyVh/UjpbCx/TYkiZhlZB6+fzT" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" />
<link rel="stylesheet" href="libi/bootstrap/dist/css/bootstrap.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500&display=swap" rel="stylesheet" />
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" />
<link href="lib/animate/animate.min.css" rel="stylesheet" />
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />
<link href="lib/twentytwenty/twentytwenty.css" rel="stylesheet" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/bootstrap.rtl.min.css.map" />
</head>
<body>
<!-- Topbar Start -->
<div class="container-fluid bg-light text-info ps-5 pe-0 d-none d-lg-block">
<div class="row gx-0">
<div class="col-md-6 text-center text-lg-start mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center">
<small class="py-2"><i class="far fa-clock text-dark me-2"></i>Opening Hours: Mon -
Sat : 4.00 pm - 9.00 pm, Sunday Closed
</small>
</div>
</div>
<div class="col-md-6 text-center text-lg-end">
<div class="position-relative d-inline-flex align-items-center bg-success text-white top-shape px-5">
<div class="me-3 pe-3 border-end py-2">
<p class="m-0">
<i class="bi bi-envelope-open me-2"></i>[email protected]
</p>
</div>
<div class="me-3 pe-3 border-end py-2">
<p class="m-0"><i class="bi bi-phone me-2"></i>0336 3809324</p>
</div>
<div class="me-3 pe-3 border-end py-2">
<p class="m-0"><i class="bi bi-phone me-2"></i>0321 2679957</p>
</div>
<div class="py-2">
<p class="m-0"><i class="bi bi-phone me-2"></i>021 35384348</p>
</div>
</div>
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Navbar Start -->
<nav class="navbar navbar-expand-lg bg-transparent navbar-light nav shadow-sm px-3 py-3">
<a class="navbar-brand m-0" id="Logo">
<img src="img/Logo-removebg.png" alt="Logo" style="width: 270px" class="rounded-pill" />
</a>
<button class="navbar-toggler" type="button" id="hideshow" value="hide/show">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse bg-transparent text-white" id="content">
<div class="navbar-nav ms-auto py-0">
<a class="nav-item nav-link text-success" href="index.html">Home</a>
<a class="nav-item nav-link text-success" href="team.html">Our Team</a>
<a class="nav-item nav-link text-success" href="services.html">Our Services</a>
<a class="nav-item nav-link text-success" href="about.html">About Us</a>
</div>
<a class="btn btn-info text-decoration-none text-white py-2 px-4 ms-4 wow zoomIn shadow rounded-pill"
href="contact.html">
Contact Us
</a>
</div>
</nav>
<!-- Navbar End -->
<!--Main Body-->
<!-- Hero Start -->
<div class="container-fluid bg-primary py-5 hero-header mb-5">
<div class="row py-3">
<div class="col-12 text-center">
<h1 class="display-3 text-success animated zoomIn">Contact Us</h1>
</div>
</div>
</div>
<!-- Hero End -->
<!-- Contact Start -->
<div class="container-fluid py-5 pe-auto">
<div class="container">
<div class="row g-5">
<div class="col-xl-4 col-lg-6 wow slideInUp" data-wow-delay="0.1s">
<div class="bg-light rounded h-100 p-4 shadow">
<div class="section-title">
<h5 class="position-relative d-inline-block text-success text-uppercase">
Contact Us
</h5>
<h1 class="display-6 mb-4">Feel Free To Contact Us</h1>
</div>
<div class="d-flex align-items-center mb-2">
<i class="fa fa-map-location-dot fs-1 text-success me-3"></i>
<div class="text-start">
<h5 class="mb-0">Our Clinic</h5>
<span class="text-success">Suite# 101, 15-C, Above Dunkin Donuts, Defence A Market,
DHA Phase 2, Karachi, Pakistan</span>
</div>
</div>
<div class="d-flex align-items-center mb-2">
<i class="fa fa-envelope-open fs-1 text-success me-3"></i>
<div class="text-start">
<h5 class="mb-0">Email Us</h5>
<a href="mailto:[email protected]?subject = Feedback&body = Message">
<p class="mb-2 text-success text-decoration-underline">
</p>
</a>
</div>
</div>
<div class="d-flex align-items-center">
<i class="fa fa-phone fs-1 text-success me-3"></i>
<div class="text-start">
<h5 class="mb-0">Call Us</h5>
<a href="tel:+92336-3809-324">
<p class="mb-2 text-success text-decoration-underline">
0336 3809324
</p>
</a>
</div>
</div>
<div class="d-flex align-items-center">
<i class="fa fa-phone fs-1 text-success me-3"></i>
<div class="text-start">
<h5 class="mb-0">Call Us</h5>
<a href="tel:+92321-2679-957">
<p class="mb-2 text-success text-decoration-underline">
0321 2679957
</p>
</a>
</div>
</div>
<div class="d-flex align-items-center">
<i class="fa fa-phone fs-1 text-success me-3"></i>
<div class="text-start">
<h5 class="mb-0">Call Us</h5>
<a href="tel:+9221-3538-4348">
<p class="mb-2 text-success text-decoration-underline">
021-3538-4348
</p>
</a>
</div>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 wow slideInUp" data-wow-delay="0.3s">
<form>
<div class="row g-3">
<div class="col-12">
<input type="text" class="form-control border-0 bg-light px-4" placeholder="Your Name"
style="height: 55px" disabled />
</div>
<div class="col-12">
<input type="email" class="form-control border-0 bg-light px-4" placeholder="Your Email"
style="height: 55px" disabled />
</div>
<div class="col-12">
<input type="text" class="form-control border-0 bg-light px-4" placeholder="Subject"
style="height: 55px" disabled />
</div>
<div class="col-12">
<textarea class="form-control border-0 bg-light px-4 py-3" rows="5" placeholder="Message"
disabled></textarea>
</div>
<div class="col-12">
<button class="btn btn-success text-white w-100 py-3" type="submit" disabled>
Send Message
</button>
</div>
</div>
</form>
</div>
<div class="col-xl-4 col-lg-12 wow slideInUp" data-wow-delay="0.6s">
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14482.552234305978!2d67.0570167!3d24.8420484!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x16d0c49941e11e!2sThe%20Dental%20Healers!5e0!3m2!1sen!2s!4v1662241771749!5m2!1sen!2s"
width="300" height="300" style="border: 0" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
</div>
</div>
</div>
<!-- Contact End -->
<!--Main Body-->
<br />
<br />
<!-- Footer Start -->
<div class="container-fluid bg-dark text-light py-5 wow fadeInUp" data-wow-delay="0.3s" style="margin-top: -75px">
<div class="container pt-5">
<div class="row g-5 pt-4">
<div class="col-lg-5 col-md-6">
<h3 class="text-white mb-4">Get In Touch</h3>
<p class="mb-2">
<i class="fa fa-map-location-dot text-success me-2"></i>Suite#
101, 15-C, Above Dunkin Donuts, Defence A Market, DHA Phase 2,
Karachi, Pakistan
</p>
<a href="mailto:[email protected]?subject = Feedback&body = Message">
<p class="mb-2 text-white text-decoration-underline">
<i class="fa fa-envelope-open text-success me-2"></i>[email protected]
</p>
</a>
<a href="tel:+92321-2679-957">
<p class="mb-2 text-white text-decoration-underline">
<i class="fa fa-phone text-success me-2"></i>0321 2679957
</p>
</a>
<a href="tel:+92336-3809-324">
<p class="mb-2 text-white text-decoration-underline">
<i class="fa fa-phone text-success me-2"></i>0336 3809324
</p>
</a>
<a href="tel:+9221-3538-4348">
<p class="mb-2 text-white text-decoration-underline">
<i class="fa fa-phone text-success me-2"></i>021-3538-4348
</p>
</a>
</div>
<div class="col-lg-7 col-md-6">
<h3 class="text-white mb-4">Follow Us</h3>
<div class="d-flex">
<a class="btn btn-lg btn-primary btn-lg-square rounded me-2 shadow"
href="https://www.facebook.com/thedentalhealers/" target="_blank"><i
class="bi bi-facebook fw-normal"></i></a>
<a class="btn btn-lg btn-primary btn-lg-square rounded me-2 shadow"
href="https://www.instagram.com/thedentalhealers/?hl=en" target="_blank"><i
class="bi bi-instagram fw-normal"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-success align-content-center text-white p-1" style="text-align: center">
<p>All rights reserved, © Copyright 2022.</p>
</div>
<!-- Footer End -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-u1OknCvxWvY5kfmNBILK2hRnQC3Pr17a+RTT6rIHI7NnikvbZlHgTPOOmMi466C8"
crossorigin="anonymous"></script>
<script src="libi/jquery/dist/jquery.min.js"></script>
<script src="libi/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<script src="libi/bootstrap/dist/js/bootstrap.bundle.js"></script>
<script src="libi/bootstrap/dist/js/bootstrap.esm.js"></script>
<script src="libi/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="libi/bootstrap/dist/js/bootstrap.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/tempusdominus/js/moment.min.js"></script>
<script src="lib/tempusdominus/js/moment-timezone.min.js"></script>
<script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script>
<script src="lib/twentytwenty/jquery.event.move.js"></script>
<script src="lib/twentytwenty/jquery.twentytwenty.js"></script>
<script src="js/main.js"></script>
</body>
</html>