-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvet.html
More file actions
468 lines (441 loc) · 25 KB
/
vet.html
File metadata and controls
468 lines (441 loc) · 25 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
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
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
<!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.0">
<meta content="StrayLife, StrayPets , Pets , LilLife " name="keywords">
<meta content="StrayLife" name="Welcome to our StrayLife service! We understand that your furry companions deserve the best care and attention, which is why we offer a range of top-notch services tailored to meet their needs. Whether you're a busy or simply want to provide them with extra pampering, our dedicated team is here to ensure their happiness and well-being.">
<title>StrayLife - Veterinary</title>
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans&family=Nunito:wght@600;700;800&display=swap"
rel="stylesheet">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/dea724e23b.js" crossorigin="anonymous"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Flaticon Font -->
<link href="lib/flaticon/font/flaticon.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="css/vet.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<!-- Customized Live CountDown -->
<!-- Title logo-->
<link rel="icon" href="img/main logo.png" type="image/x-icon">
</head>
<body class="stray-life bg-dark">
<!-- Topbar Start -->
<div class="container-fluid">
<div class="row bg-secondary py-2 px-lg-5">
<div class="col-lg-6 text-center text-lg-left mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center">
<a class="text-white pr-3" href="faq.html">FAQs</a>
<span class="text-white">|</span>
<a class="text-white pl-3" href="contact.html">Support</a>
</div>
</div>
<div class="col-lg-6 text-center text-lg-right">
<div class="d-inline-flex align-items-center">
<a class="text-white px-3" href="">
<i class="fab fa-facebook-f"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-twitter"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="text-white px-3" href="">
<i class="fab fa-instagram"></i>
</a>
<a class="text-white pl-3" href="">
<i class="fab fa-youtube"></i>
</a>
</div>
</div>
</div>
<div class="row py-3 px-lg-5">
<div class="col-lg-4">
<a href="index.html" class="navbar-brand d-none d-lg-block">
<h1 class="m-0 display-5 text-capitalize" style="filter: invert(1);"><span class="txt-primary" style="color: #0d6efd;">Stray</span>Life</h1>
</a>
</div>
<div class="col-lg-8 text-center text-lg-right">
<div class="d-inline-flex align-items-center">
<div class="d-inline-flex flex-column text-center pr-3 border-right">
<h6 style="filter: invert(1);">Opening Hours</h6>
<p class="m-0">8.00AM - 9.00PM</p>
</div>
<div class="d-inline-flex flex-column text-center px-3 border-right">
<h6 style="filter: invert(1);">Email Us</h6>
<p class="m-0">straylifehelp@gmail.com</p>
</div>
<div class="d-inline-flex flex-column text-center pl-3">
<h6 style="filter: invert(1);">Call Us</h6>
<p class="m-0">+022 4558 2442</p>
</div>
</div>
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Navbar Start -->
<div class="container-fluid p-0">
<nav class="navbar navbar-expand-lg bg-dark navbar-dark py-3 py-lg-0 px-lg-5">
<a href="" class="navbar-brand d-block d-lg-none">
<h1 class="m-0 display-5 text-capitalize font-italic text-white"><span class="text-primary">Stray</span>Life</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-3" id="navbarCollapse">
<div class="navbar-nav mr-auto py-0">
<a href="index.html" class="nav-item nav-link" style="border-radius: 10px;">Home</a>
<a href="petshopindex.html" class="nav-item nav-link" style="border-radius: 10px;">Petshop</a>
<a href="vet.html" class="nav-item nav-link active" style="border-radius: 10px;">PetVet</a>
<a href="https://rzp.io/l/eKIvycV" class="nav-item nav-link" style="border-radius: 10px;">Donate</a>
<a href="service.html" class="nav-item nav-link" style="border-radius: 10px;">Services</a>
<a href="socialhub.html" class="nav-item nav-link" style="border-radius: 10px;">SocialHub</a>
<a href="about.html" class="nav-item nav-link" style="border-radius: 10px;">About us</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown" style="border-radius: 10px;">Community</a>
<div class="dropdown-menu rounded-0 m-0" style="background-color: #111111;">
<a href="blog.html" class="dropdown-item" style="filter: invert(1); border-radius: 10px;">Blog Grid</a>
<a href="blogdetail.html" class="dropdown-item" style="filter: invert(1);border-radius: 10px;">Blog Detail</a>
</div>
</div>
</div>
<a href="signUp.html" class="btn btn-lg btn-primary px-3 d-none d-lg-block" style="background-color: #0d6efd; border-color: #0d6efd;">Login</a>
</div>
<a href="contact.html" class="btn btn-lg btn-primary px-3 d-none d-lg-block" style="background-color: #0d6efd; border-color: #0d6efd;">Contact</a>
</nav>
</div>
<!-- Navbar End -->
<!-- Start Banner Section -->
<section class="banner-section bg-dark" style="padding-bottom: 20px;">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="banner-text">
<h1>Welcome To The Veterinary</h1>
<p>"Together,
we can make a difference in the lives of stray animals through quality veterinary support and preventive measures."</p>
<div class="btn-main">
<a href="contact.html" class="btn btn-primary" style="margin-right: 10px;">Contact Us</a>
<a href="" class="btn btn-outline-light">Our Services</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="banner-img">
<img src="img/dogsvet1.1.jpg" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- End Banner Section -->
<!--Start Section -->
<section class="text-section" style="padding: 50px 0px 40px;">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="text-col">
<h2 style="filter: invert(1);">As a Veterinarian and a lover of Animals</h2>
<p>Veterinary care is crucial for stray animals,
as it helps diagnose and treat illnesses, ensuring their overall well-being.</p>
<a href="" class="btn btn-primary">Our Service</a>
</div>
</div>
<div class="col-md-6">
<div class="right-img">
<img src="img/vet2.jpg" alt="">
</div>
</div>
</div>
</div>
</section>
<!--End Section -->
<!-- Start Service Section -->
<section class="services-section"
style="padding: 50px 0px 40px; text-align: center; color: white;">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="services-title" style="color: white;">Our Services</h2>
<p class="mb-4">Our veterinary services include vaccinations, health check-ups, and treatments to address the specific needs of animals.
Our team is available to provide urgent medical attention to injured animals, ensuring they receive prompt care when they need it most.</p>
</div>
<div class="col-lg-4">
<div class="services-box">
<div class="services-img">
<img src="img/services.jpg" alt="">
</div>
<h3 style="color: white;">Spaying & Neutering</h3>
<p>We actively promote spaying and neutering initiatives to control the stray animal population and reduce the number of homeless animals.</p>
</div>
</div>
<div class="col-lg-4">
<div class="services-box">
<div class="services-img">
<img src="img/services1.jpg" alt="">
</div>
<h3 style="color: white;">Injury & Trauma Care</h3>
<p>Our team is equipped to handle emergency situations, providing immediate care and treatment for injured or traumatized animals.</p>
</div>
</div>
<div class="col-lg-4">
<div class="services-box">
<div class="services-img">
<img src="img/services3.jpg" alt="">
</div>
<h3 style="color: white;">Vaccinations & Treatments</h3>
<p>We provide essential vaccinations and preventive treatments to protect stray animals from common diseases and health risks.</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Service Section -->
<!--Start Section -->
<section class="text-section animal-section" style="padding: 50px 0px 40px;">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<div class="left-img">
<img src="img/vet.jpg" alt="">
</div>
</div>
<div class="col-md-6">
<div class="text-col-1">
<h2 style="filter: invert(1);">Why veterians are important?</h2>
<p>"Veterinarians are crucial in providing essential medical care and promoting the well-being of stray animals, ensuring they receive the attention they need for a healthier and happier life.</p>
<a href="" class="btn btn-primary">Our Service</a>
</div>
</div>
</div>
</div>
</section>
<!--End Section -->
<!-- Start Doctors Section -->
<section class="team-section bg-dark" style="padding: 50px 0px 0px; text-align: center; color: black;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="intro-main">
<h2 class="section-title">Veterinarians</h2>
<p style="color: white;">Meet our Best Doctors!</p>
</div>
</div>
<div class="col-lg-4">
<div class="team-box">
<div class="team-img">
<img src="img/team1.jpg" alt="">
</div>
<div class="team-info">
<h3 style="color: white;">Lara Shen</h3>
<!-- <ul class="team-social">
<li><a href=""><i class="fa fa-instagram"></i></a></li>
<li><a href=""><i class="fa fa-facebook"></i></a></li>
<li><a href=""><i class="fa fa-linkedin"></i></a></li>
<li><a href=""><i class="fa fa-twitter"></i></a></li>
</ul> -->
<div class="btn-doc">
<a href="#" class="btn btn-primary" style="font-size: 15px; padding: 4px 13px; color: white; margin-right: 1px">Contact</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-box">
<div class="team-img">
<img src="img/team2.jpg" alt="">
</div>
<div class="team-info">
<h3 style="color: white;">Anushka Shethe</h3>
<!-- <ul class="team-social">
<li><a href=""><i class="fa fa-instagram"></i></a></li>
<li><a href=""><i class="fa fa-facebook"></i></a></li>
<li><a href=""><i class="fa fa-linkedin"></i></a></li>
<li><a href=""><i class="fa fa-twitter"></i></a></li>
</ul> -->
<div class="btn-doc">
<a href="#" class="btn btn-primary" style="font-size: 15px; padding: 4px 13px; color: white; margin-right: 1px">Contact</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-box">
<div class="team-img">
<img src="img/team3.jpg" alt="">
</div>
<div class="team-info">
<h3 style="color: white;">Saun Dutt</h3>
<!-- <ul class="team-social">
<li><a href=""><i class="fa fa-instagram"></i></a></li>
<li><a href=""><i class="fa fa-facebook"></i></a></li>
<li><a href=""><i class="fa fa-linkedin"></i></a></li>
<li><a href=""><i class="fa fa-twitter"></i></a></li>
</ul> -->
<div class="btn-doc">
<a href="#" class="btn btn-primary" style="font-size: 15px; padding: 4px 13px; color: white; margin-right: 1px">Contact</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Doctors Section -->
<!-- Start Stats Section -->
<!-- <section class="stats" style="padding: 60px 0px 70px; text-align: center;">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="stats-title">
<h2 class="stats-txt">Our Stats</h2>
</div>
</div>
<div class="col-lg-4">
<div class="stats-box">
<div class="stats-img">
<img src="img/veticon1.jpg" alt="">
</div>
<h2 class="stats-txt">+34793</h2>
<h3 class="stats-txt">Happy Clients</h3>
</div>
</div>
<div class="col-lg-4">
<div class="stats-box">
<div class="stats-img">
<img src="img/veticon2.jpg" alt="">
</div>
<h2 class="stats-txt">+34793</h2>
<h3 class="stats-txt">Departments</h3>
</div>
</div>
<div class="col-lg-4">
<div class="stats-box">
<div class="stats-img">
<img src="img/veticon3.jpg" alt="">
</div>
<h2 class="stats-txt">+34793</h2>
<h3 class="stats-txt">Vaccinations</h3>
</div>
</div>
</div>
</div>
</section> -->
<!-- End Stats Section -->
<!-- Footer Start -->
<div class="container-fluid text-white mt-5 py-5 px-sm-3 px-md-5" style="background-color: black;">
<div class="row pt-5">
<div class="col-lg-4 col-md-12 mb-5">
<!-- <h1 class="mb-3 display-5 text-capitalize text-white"><span class="text-primary">Stray</span>Life</h1>
<p class="m-0">Welcome to our premier pet service! We understand that your furry companions deserve the
best care and attention, which is why we offer a range of top-notch pet services tailored to meet
their needs. Whether you're a busy pet owner, going on vacation, or simply want to provide your pet
with extra pampering, our dedicated team is here to ensure their happiness and well-being.</p> -->
<div class="footer-img">
<a href="index.html"><img src="img/straylife logo png.png" alt="Footer Logo"></a>
</div>
</div>
<div class="col-lg-8 col-md-12">
<div class="row">
<div class="col-md-4 mb-5" style="position: relative; left: -8%;">
<h5 class="txt-primary mb-4" style="color: #0d6efd;">Get In Touch</h5>
<p><i class="fa fa-map-marker-alt mr-2" style="color: #65C178; filter: invert(1);"></i>Mumbai,Maharashtra,India.</p>
<p><i class="fa fa-phone-alt mr-2" style="color: #65C178; filter: invert(1);"></i>+22 21012 292</p>
<p><i class="fa fa-envelope mr-2" style="color: #65C178; filter: invert(1);"></i>supportstraylife@gmail.com</p>
<div class="d-flex justify-content-start mt-4">
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 36px; height: 36px;" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 36px; height: 36px;" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 36px; height: 36px;" href="#"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-outline-light rounded-circle text-center mr-2 px-0" style="width: 36px; height: 36px;" href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-md-4 mb-5" style="position: relative; left: 0%;">
<h5 class="txt-primary mb-4" style="color: #0d6efd;">Short Links</h5>
<div class="d-flex flex-column justify-content-start">
<a class="text-white mb-2" href="index.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Home</a>
<a class="text-white mb-2" href="petshopindex.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Petshop</a>
<a class="text-white mb-2" href="vet.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>PetVet</a>
<a class="text-white mb-2" href="https://rzp.io/l/eKIvycV"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Donate</a>
<a class="text-white mb-2" href="service.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Services</a>
<a class="text-white mb-2" href="socialhub.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>SocialHub</a>
<a class="text-white mb-2" href="about.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>About Us</a>
<a class="text-white mb-2" href="blog.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Blog Grid</a>
<a class="text-white" href="blogdetail.html"><i class="fa fa-angle-right mr-2" style="color: #65C178; filter: invert(1);"></i>Blog Detail</a>
</div>
</div>
<div class="col-md-4 mb-5" style="position: relative; left: -5%;">
<h5 class="txt-primary mb-4" style="color: #0d6efd;">Feedback</h5>
<form action="">
<div class="form-group">
<input type="text" class="form-control border-0" placeholder="Your Name" required="required" />
</div>
<div class="form-group">
<input type="email" class="form-control border-0" placeholder="Your Email" required="required" />
</div>
<div>
<button class="btn btn-lg btn-primary btn-block border-0" onclick="signIn()">Submit Now</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid text-white py-4 px-sm-3 px-md-5" style="background: #111111;">
<div class="row">
<div class="col-md-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0 text-white">
© <a class="text-white font-weight-bold" href="#">StrayLife 2023</a>. All Rights Reserved.
Designed by
<a class="text-white font-weight-bold"
href="https://github.com/CoderX-Officials">CoderX-Akatsuki</a>
</p>
</div>
<div class="col-md-6 text-center text-md-right">
<ul class="nav d-inline-flex">
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Privacy</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="#">Terms</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="faq.html">FAQs</a>
</li>
<li class="nav-item">
<a class="nav-link text-white py-0" href="contact.html">Help</a>
</li>
</ul>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Javascript Start -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.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>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Main Javascript -->
<script src="js/main.js"></script>
<!-- Vet JavaScript -->
<script src="js/jquery-3.4.1.min.js" type="text/Javascript"></script>
<script src="js/vet1.js" type="text/Javascript"></script>
<!-- JavaScript End -->
</body>
</html>