forked from adityanagar10/paw-helper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
476 lines (417 loc) · 21 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
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
469
470
471
472
473
474
475
476
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900" rel="stylesheet">
<title>Paw Helper - Online help for stray dogs</title>
<!-- Additional CSS Files -->
<link rel="icon" type="image/png" href="images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="#" class="logo">
<img class="img" src="images/Stray_Logo.jpg">
<img class="img-text" src="assets/images/Group 7.png">
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li><a href="#welcome" class="active">Home</a></li>
<li><a href="#features">About</a></li>
<li><a href="#work-process">How to help?</a></li>
<li><a href="#testimonials">Testimonials</a></li>
<li><a href="#impact-plans">Contribute</a></li>
<li><a href="#footer">Contact Us</a></li>
<li><a href="/logout">Logout</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Welcome Area Start ***** -->
<div class="welcome-area" id="welcome">
<!-- ***** Header Text Start ***** -->
<div class="header-text">
<div class="container">
<div class="row">
<div class="offset-xl-3 col-xl-6 offset-lg-2 col-lg-8 col-md-12 col-sm-12">
<h1>STRAY DOGS ARE A <strong>SOCIAL RESPONSIBILITY</strong>
</h1>
<p>Let us unite with <strong>PAW HELPER </strong>and <strong>help these stray dogs</strong> of your locality in these tough
times. A little bit of care and love is all they need to be happy.</p>
<a href="#impact-plans" id="register-button-home" class="register-button"><strong>Help Now</strong></a>
<a href="#features" class="main-button-slider"><strong>Learn More</strong></a>
</div>
</div>
</div>
</div>
<!-- ***** Header Text End ***** -->
</div>
<!-- ***** Welcome Area End ***** -->
<!-- ***** Features Big Item Start ***** -->
<section class="section padding-top-70 padding-bottom-0" id="features">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center"
data-scroll-reveal="enter left move 30px over 0.6s after 0.4s">
<img src="images/dog1.jpg" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
<div class="col-lg-1"></div>
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix">
<div class="left-heading">
<h2 class="section-title">Why should you <strong>feed or Adopt</strong> a stray dog?</h2>
</div>
<div class="left-text">
<p>Stray dogs definitely give us memories that we may cherish forever. When you adopt a stray
dog, you're giving it more than just a space to live in; you are making all its hardships go
away. Such a dog loves you even more for making its life. It is our responsibility to take
care of them or atleast feed them. <br><strong>You can always start from feeding just one
dog</strong> in your locality. </p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="hr"></div>
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<!-- ***** Features Big Item Start ***** -->
<section class="section padding-bottom-100">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-bottom-fix">
<div class="left-heading">
<h2 class="section-title">Taking <strong>care</strong> of them is needful.
</h2>
</div>
<div class="left-text">
<p>A community dog is a stray dog who is cared for by an individual or a bunch of people living
in the area. The dog continues to live on the street and is not needlessly displaced
elsewhere. At the same time it also receives care from like-minded people like you when
necessary. By taking in a stray dog this way, you also prevent overcrowding in animal
shelters.
</p>
</div>
</div>
<div class="col-lg-1"></div>
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center mobile-bottom-fix-big"
data-scroll-reveal="enter right move 30px over 0.6s after 0.4s">
<img src="images/doggy.jpg" class="rounded img-fluid d-block mx-auto" alt="App">
</div>
</div>
</div>
</section>
<!-- ***** Features Big Item End ***** -->
<!-- ***** Home Parallax Start ***** -->
<section class="mini" id="work-process">
<div class="mini-content">
<div class="container">
<div class="row">
<div class="offset-lg-3 col-lg-6">
<div class="info">
<h1>How to help them?</h1>
<p>These are few things you can do yourself in your locality to help the stray dogs in you
area.</p>
</div>
</div>
</div>
<!-- ***** Mini Box Start ***** -->
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Find your community dog.</strong>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Arrange food and shelter for them.<br></strong>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Getting vaccinations & medical care.</strong>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Dealing with unfriendly neighbours.</strong>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Identify dogs incapable of surviving.
</strong>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/a.png" alt=""></i>
<strong>Loving them like your own pets.</strong>
</a>
</div>
<a href="info.html" id="register-button-home" class="help-button"><strong>Know more</strong></a>
</div>
<!-- ***** Mini Box End ***** -->
</div>
</div>
</section>
<!-- ***** Home Parallax End ***** -->
<!-- ***** Testimonials Start ***** -->
<section class="section" id="testimonials">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">Testimonials</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>Here are some testimonials from few of our visitors who have been using PAW-HELPER and helping the needful stray dogs.</p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="testimonial">
<div class="team-content">
<i><img src="assets/images/Group 8.png" alt=""></i>
<p>"When I first saw this website, I was so inspired to see such a great initiative being taken up by them. Start adopting those lovable beings."</p>
<div class="user-image">
<img src="assets/images/pic1.png" alt="">
</div>
<div class="team-info">
<h3 class="user-name">Tanmay Shah</h3>
<span>Digital Marketing</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="testimonial">
<div class="team-content">
<i><img src="assets/images/Group 8.png" alt=""></i>
<p>"I had many stray dogs in my area. I have helped alot of dogs by finding them welcoming homes through PAW-HELPER. This has been a great journey."</p>
<div class="user-image">
<img src="assets/images/pic2.png" alt="">
</div>
<div class="team-info">
<h3 class="user-name">P. Nandkishore</h3>
<span>Fullstack Dev.</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
<!-- ***** Testimonials Item Start ***** -->
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="testimonial">
<div class="team-content">
<i><img src="assets/images/Group 8.png" alt=""></i>
<p>"PAW-HELPER has focused on a major social impact by helping the stray dogs. It is a great initiave and I hope those little ones find new homes!"</p>
<div class="user-image">
<img src="assets/images/pic3.png" alt="">
</div>
<div class="team-info">
<h3 class="user-name">Riya Gupta</h3>
<span>Journalist</span>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="testimonial">
<div class="team-content">
<i><img src="assets/images/Group 8.png" alt=""></i>
<p>PAW-HELPER has been doing an amazing work by becoming the helping hand to alot of strays. I have adopted a stray with the help of this website." </p>
<div class="user-image">
<img src="assets/images/pic4.png" alt="">
</div>
<div class="team-info">
<h3 class="user-name">Sneha Iyer</h3>
<span>ML Developer</span>
</div>
</div>
</div>
</div>
<!-- ***** Testimonials Item End ***** -->
</div>
</div>
</section>
<!-- ***** Testimonials End ***** -->
<!-- ***** Counter Parallax Start ***** -->
<section class="counter">
<div class="content">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="count-item decoration-bottom">
<strong>40</strong>
<span>Total Population<br>(in millions)</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="count-item decoration-top">
<strong>17</strong>
<span>Rise in population<br> since 2016 <br>(in percentage %)</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="count-item decoration-bottom">
<strong>10</strong>
<span>percent Dogs <br>sterilized in India </span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-12">
<div class="count-item">
<strong>17235</strong>
<span>Deaths in the last <br>decade (in millions)</span>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ***** Counter Parallax End ***** -->
<!-- ***** impact Plans Start ***** -->
<section class="section colored" id="impact-plans">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">How can you make a difference?</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>Here are two ways in which you can change the status quo of the society and make a difference.</p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<!-- ***** impact Item Start ***** -->
<div class="col-lg-6 col-md-6 col-sm-12"
data-scroll-reveal="enter bottom move 50px over 0.6s after 0.2s">
<div class="impact-item">
<div class="impact-header">
</div>
<div class="impact-body">
<div class="impact-wrapper">
<span class="impact">Adopting a dog?</span>
</div>
<ul class="list">
<li class="active">Provide home to the needy</li>
<li class="active">Get yourself a loved one</li>
<li class="active">Make a new family member</li>
<li class="active">Dogs are good for your heart</li>
</ul>
</div>
<div class="impact-footer">
<a href="/adopt" class="main-button">Adopt Now!</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12"
data-scroll-reveal="enter bottom move 50px over 0.6s after 0.6s">
<div class="impact-item">
<div class="impact-header">
</div>
<div class="impact-body">
<div class="impact-wrapper">
<span class="impact">Try helping a dog.</span>
</div>
<ul class="list">
<li class="active">Provide Essentials</li>
<li class="active">Provide Medications</li>
<li class="active">Perform a good deed</li>
<li class="active">Love them like your own pet</li>
</ul>
</div>
<div class="impact-footer">
<a href="/help" class="main-button">Help Now!</a>
</div>
</div>
</div>
<!-- ***** impact Item End ***** -->
</div>
</div>
</section>
<!-- ***** impact Plans End ***** -->
<!-- ***** Footer Start ***** -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<ul class="social">
<li><a href="#welcome"><i class="fa fa-facebook"></i></a></li>
<li><a href="#welcome"><i class="fa fa-twitter"></i></a></li>
<li><a href="#welcome"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#welcome"><i class="fa fa-rss"></i></a></li>
<li><a href="https://github.com/adityanagar10/paw-helper"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<p class="copyright">Copyright © PAW HELPER 2021<br>
Developed by <strong>TEAM UNFINISHED.</strong> </p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/imgfix.min.js"></script>
<!-- Global Init -->
<script src="assets/js/custom.js"></script>
</body>
</html>