-
Notifications
You must be signed in to change notification settings - Fork 0
/
testimonials.html
293 lines (247 loc) · 11 KB
/
testimonials.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
<!doctype html>
<html lang="en">
<head>
<title>HealthUtopia — Website by College students</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link
href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Roboto:wght@400;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="site-wrap" id="home-section">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<header class="site-navbar site-navbar-target" role="banner">
<div class="container">
<div class="row align-items-center position-relative">
<div class="col-3">
<div class="site-logo">
<a href="index.html">HealthUtopia<span class="text-primary">.</span> </a>
</div>
</div>
<div class="col-9 text-right">
<span class="d-inline-block d-lg-none"><a href="#" class=" site-menu-toggle js-menu-toggle py-5 "><span
class="icon-menu h3 text-white"></span></a></span>
<nav class="site-navigation text-right ml-auto d-none d-lg-block" role="navigation">
<ul class="site-menu main-menu js-clone-nav ml-auto ">
<li><a href="index.html" class="nav-link">Home</a></li>
<li><a href="services.html" class="nav-link">Features/Tools</a></li>
<li class="active"><a href="testimonials.html" class="nav-link">Reviews</a></li>
<li><a href="blog.html" class="nav-link">News/Blog</a></li>
<li><a href="about.html" class="nav-link">About us</a></li>
<!-- <li><a href="contact.html" class="nav-link">Contact</a></li> -->
</ul>
</nav>
</div>
</div>
</div>
</header>
<div class="hero"
style="background-image: url('images/health-concept-stethoscope-on-black-260nw-1017037081_auto_x2.jpg');">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-lg-8 intro text-center">
<h1 class="text-white">Reviews</h1>
<a href="index.html">Home</a> <span class="mx-3 text-white">/</span> <strong
class="text-white">Reviews</strong>
</div>
</div>
</div>
</div>
<div class="site-section bg-light">
<div class="container">
<div class="row">
<div class="col-lg-7 text-center mx-auto">
<h2 class="section-heading"><strong> Happy Customers</strong></h2>
<p class="mb-5">Inspiring stories of our Patients.</p>
<!-- <p class="mb-5">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> -->
</div>
</div>
<div class="row">
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"I had an amazing experience here and was so satisfied with the service provided. It feels like
having a personal caretaker. I would recommend it to everyone around me."</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_1.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Michael John</span>
<span>Teacher</span>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"One of my colleagues recommended this website to me and I am so thankful for that. It helps me to
take my medicines on time. HealthUtopia has now become an integral part of my life."</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_2.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Rose Brad</span>
<span>HR Manager</span>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"I love HealthUtopia. It's so good and convenient to use. I don't need to remember anything like my
appointments with the doctor and all. It also helps me to stay active and fit."</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_3.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Olivia Mason</span>
<span>Marketing Executive</span>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"I came to know about HealthUtopia recently and was so amazed by the services they provide. It was
also very user-friendly. It helps me with my diet as well as exercise and that too for free!!"</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_4.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Ken Adams</span>
<span>Photographer</span>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"Being a Model, I need to keep myself healthy and fit. With HealthUtopia, it becomes effortless to do
so. It helps me in framing a balanced and suitable diet and exercises."</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_5.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Jill Baker</span>
<span>Model</span>
</div>
</div>
</div>
</div>
<div class="col-lg-4 mb-4 mb-lg-4">
<div class="testimonial-2">
<blockquote class="mb-4">
<p>"Being a diabetic, I need to take my medicines on time which I wasn’t able to do because of the
killing schedule. But now, HealthUtopia reminds me of the same and also of my doc appointments."</p>
</blockquote>
<div class="d-flex v-card align-items-center">
<img src="images/person_6.jpg" alt="Image" class="img-fluid mr-3">
<div class="author-name">
<span class="d-block">Shanaya Singh</span>
<span>Businesswoman</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section bg-primary py-5">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-7 mb-4 mb-md-0">
<h2 class="mb-0 text-white">What are you waiting for?</h2>
<p class="mb-0 opa-7">Kick start a healthy lifestyle with HealthUtopia today!!</p>
</div>
<div class="col-lg-5 text-md-right">
<a href="about.html" class="btn btn-primary btn-white">Contact us now</a>
</div>
</div>
</div>
</div>
<footer class="site-footer py-5">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="text-center quick-contact-info">
<div class="mb-3 icon-wrap">
<span class="icon-phone"></span>
</div>
<span class="caption">23456633****</span>
</div>
</div>
<div class="col-lg-4">
<div class="text-center quick-contact-info">
<div class="mb-3 icon-wrap">
<span class="icon-room"></span>
</div>
<span class="caption">Gujarat, India</span>
</div>
</div>
<div class="col-lg-4">
<div class="text-center quick-contact-info">
<div class="mb-3 icon-wrap">
<span class="icon-envelope-o"></span>
</div>
<span class="caption">[email protected]</span>
</div>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-lg-7 text-lg-left">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved
<!-- | This template is made with <i class="icon-heart text-danger" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank" >Colorlib</a> -->
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
<div class="col-lg-5 text-lg-right">
<a href="#" class="ml-3">Terms</a>
<a href="#" class="ml-3">Privacy</a>
</div>
<!-- <div class="col-md-12">
<div class="border-top pt-5">
</div>
</div> -->
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>