-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
453 lines (451 loc) · 35.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css">
<title>National Parks & Wildlife Sanctuary in Forest Conservation</title>
</head>
<body>
<header class="text-gray-600 body-font" id="top">
<div class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center">
<a class="flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0">
<svg xmlns="https://www.shutterstock.com/image-vector/green-leaf-icon-vector-illustration-260nw-2263714719.jpg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-indigo-500 rounded-full" viewBox="0 0 24 24">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path>
</svg>
<span class="ml-3 text-xl">National Parks & Wildlife Sanctuary in Forest Conservation</span>
</a>
<nav class="md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a href="#home" class="mr-5 hover:text-gray-900">HOME</a>
<a href="task.html" class="mr-5 hover:text-gray-900" target="_blank">TASKS</a>
<a href="contact.html" target="_blank" class="mr-5 hover:text-gray-900">CONTACT US</a>
<a href="feedbackk.html" target="_blank" class="mr-5 hover:text-gray-900">FEEDBACK</a>
</nav>
</div>
</header>
<hr>
<div style="padding: 60px;margin: 60px; text-align: center;" id="home">
<h1 style="text-align: center; padding: 20px;font-size: 230% ;"><b>Conservation of National Parks and Wildlife Sanctuaries</b></h1>
<h2><b>INTRODUCTION</b></h2>
<p>Forests are invaluable ecosystems that provide habitat for diverse wildlife, maintain ecological balance, and support human livelihoods. National parks and wildlife sanctuaries are critical components of forest conservation efforts, serving as protected areas where the rich biodiversity of our planet can thrive. This work plan outlines a comprehensive strategy for the conservation of these essential natural reserves.</p>
<h2><b>CONCLUSION</b></h2>
<p>In conclusion, this webpage aims to safeguard our national parks and wildlife sanctuaries, ensuring the preservation of biodiversity and the sustainable coexistence of wildlife, ecosystems, and local communities. Through a holistic approach encompassing research, community engagement, and law enforcement, we can achieve the desired outcomes for the conservation of these vital natural assets.</p>
</div>
<hr>
<hr>
<section class="text-gray-600 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0">
<img class="object-cover object-center rounded" alt="hero" src="https://www.travelandleisure.com/thmb/L8zOmIDRCHpUL15ZBhjFwvu1zQo=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/glacier-national-park-NATPARKS0619-30921de01ce044fcbfd80c5dbcd99d1d.jpg">
</div>
<div class="lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">What are National Parks?
</h1>
<p class="mb-8 leading-relaxed">A national park is a natural area set aside by a national government for preservation. National parks are often created and protected for conservation purposes. They may be set aside for public recreation and enjoyment, or for their historical or scientific interest. A national park may be set aside for purposes of public recreation and enjoyment or because of its historical or scientific interest. Although individual countries designate their own national parks differently, there is a common idea: the conservation of 'wild nature' for posterity and as a symbol of national pride.National parks are almost always open to visitors</p>
<div class="flex justify-center">
<!--<button class="inline-flex text-white bg-indigo-500 border-0 py-2 px-6 focus:outline-none hover:bg-indigo-600 rounded text-lg">Button</button>-->
<a href="#nparks"><button class="ml-4 inline-flex text-gray-700 bg-gray-100 border-0 py-2 px-6 focus:outline-none hover:bg-gray-200 rounded text-lg">Know More</button></a>
</div>
</div>
</div>
</section>
<hr>
<section class="text-gray-600 body-font">
<div class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center">
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6 mb-10 md:mb-0">
<img class="object-cover object-center rounded" alt="hero" src="https://img.traveltriangle.com/blog/wp-content/uploads/2019/08/Wildlife-Sanctuaries-In-India1.jpg">
</div>
<div class="lg:flex-grow md:w-1/2 lg:pl-24 md:pl-16 flex flex-col md:items-start md:text-left items-center text-center">
<h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">What is Wildlife sanctuary?
<!--<br class="hidden lg:inline-block">Lets know about them-->
</h1>
<p class="mb-8 leading-relaxed">A wildlife sanctuary is a large, usually forested, geographical area where animals are kept in their natural habitats. The primary purpose of designating areas as a wildlife sanctuary is to provide a shelter or refuge to the animals so that they can live and thrive in their natural homes. The capturing, killing and poaching of animals is strictly prohibited in these regions.A nature reserve (also known as a wildlife refuge, wildlife sanctuary, biosphere reserve or bioreserve, natural or nature preserve, or nature conservation area) is a protected area of importance for flora, fauna, or features of geological or other special interest.</p>
<div class="flex justify-center">
<a href="#wsan"><button class="ml-4 inline-flex text-gray-700 bg-gray-100 border-0 py-2 px-6 focus:outline-none hover:bg-gray-200 rounded text-lg">Know More</button></a>
</div>
</div>
</div>
</section>
<hr>
<section class="text-gray-600 body-font" id="nparks">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">NATIONAL PARKS IN INDIA</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">Below are the various National Parks in India.</p>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base"> Click on the Learn More button to see further details of each National Park.</p>
</div>
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgnlBUh3APaxBVq00DDmrTmZY-UdX0YGPe5NmytQx2OFyTFEif6jfYfRm1_7IrAWpYIVnG3yB470_vQJavhOGE3IbV-AMHf6KTyuyb4ka0IQZpcG28Dng_p_eLx5WwZqnSdI-tcN2oZGBKaKpk2flMlRB-CTukOndXQ0etYsGsLSgQk8cLr4xaXxsqbbQ/s1280/Sri%20Venkateswara%20National%20Park.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Sri Venkateswara National Park</h1>
<p class="leading-relaxed mb-3">Sri Venkateswara National Park is a national park and biosphere reserve in Tirupati of Andhra Pradesh, India. The total area of the park is 353 km2.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://en.wikipedia.org/wiki/Sri_Venkateswara_National_Park" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://media.istockphoto.com/id/1431038720/photo/five-tigers-at-a-waterhole-in-bandhavgarh.jpg?s=612x612&w=0&k=20&c=kN552PrjU3lINpGJFLI8BMqi48IXid9Yzf3dinQGIkw=" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Bandhavgarh National Park</h1>
<p class="leading-relaxed mb-3">Bandhavgarh National Park is spread over the Vindhya hills in Madhya Pradesh. The national park consists of a core area of 105 sq km and a buffer area of approximately 400 sq km.</p>
<div class="flex items-center flex-wrap">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://www.bandhavgarh-national-park.com/" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://upload.wikimedia.org/wikipedia/commons/7/73/Sunrise_at_Bhitarakanika.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Bhitarkanika National Park</h1>
<p class="leading-relaxed mb-3">Bhitarkanika National Park is a 145 km2 (56 sq mi) large national park in northeast Kendrapara district in Odisha in eastern India.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://en.wikipedia.org/wiki/Bhitarkanika_National_Park" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://pandareviewz.com/wp-content/uploads/2017/11/View-From-Chandoli-Resort.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Chandoli National Park</h1>
<p class="leading-relaxed mb-3">Chandoli National Park is a beautiful place, located in the Sangli & near to Satara, Kolhapur, and Ratnagiri districts of the state of Maharashtra.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://chandoliresort.com/chandoli-national-park/" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://upload.wikimedia.org/wikipedia/commons/c/c0/Dudhwa_%2830783128830%29.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Dudhwa National Park</h1>
<p class="leading-relaxed mb-3">Dudhwa National Park is a protected area in the state of Uttar Pradesh, India, that was established in 1977. The park covers an area of 490 square kilometers and is located in the district of Lakhimpur Kheri, along the Indo-Nepal border.</p>
<div class="flex items-center flex-wrap">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://www.dudhwanationalpark.in/" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://www.kaziranganationalpark-india.com/blog/wp-content/uploads/2022/08/kaziranga-wildlife-2.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Kaziranga National Park</h1>
<p class="leading-relaxed mb-3">Kaziranga National Park situated in Assam state of India, is a UNESCO world heritage sites of India and known for Great Indian one horned Rhinoceros.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://www.kaziranga-national-park.com/" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://media.istockphoto.com/id/1251141949/photo/two-elephants-walking-away-in-a-river-in-a-scenic-location-near-manas-national-park-assam.jpg?s=612x612&w=0&k=20&c=x5-tWk-s8r9O57qaADhcfxguH2VdPHTUCSVBzSBCRKs=" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Manas National Park</h1>
<p class="leading-relaxed mb-3">Manas National Park (mʌnəs) is a national park, Project Tiger reserve, and an elephant reserve in Assam, India. Located in the Himalayan foothills, it borders the Royal Manas National Park[2] in Bhutan</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://en.wikipedia.org/wiki/Manas_National_Park" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://www.theindiatourism.com/images/Meghalaya.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Balpakram National Park</h1>
<p class="leading-relaxed mb-3">Balpakram National Park is a national park to the south of Garo Hills in Meghalaya, India, located at an altitude of about 910 m (3,000 ft) close to the international border with Bangladesh.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://en.wikipedia.org/wiki/Balphakram_National_Park" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
<div class="p-4 md:w-1/3">
<div class="h-full border-2 border-gray-200 border-opacity-60 rounded-lg overflow-hidden">
<img class="lg:h-48 md:h-36 w-full object-cover object-center" src="https://gumlet.assettype.com/Prabhatkhabar/2023-06/8217a3ec-d77d-49a5-8c96-d9e06cb1f511/Betla_national_park_Entry_gate.jpg" alt="blog">
<div class="p-6">
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Betla National Park</h1>
<p class="leading-relaxed mb-3">Betla National Park is a national park located on the Chota Nagpur Plateau in the Latehar and Palamu district of Jharkhand, India. The park hosts a wide variety of wildlife.</p>
<div class="flex items-center flex-wrap ">
<a class="text-indigo-500 inline-flex items-center md:mb-2 lg:mb-0" href="https://en.wikipedia.org/wiki/Betla_National_Park" target="_blank">Explore
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<hr>
<section class="text-gray-600 body-font" id="wsan">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">WILDLIFE SANCTUARIES IN INDIA</h1>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">Below are the various Wildlife Sanctuaries in India.</p>
<p class="lg:w-2/3 mx-auto leading-relaxed text-base">Click on the each Wildlife Sanctuary to see further details.</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="https://www.keralatourism.org/images/destination/mobile/chinnar_wildlife_sanctuary_in_idukki20131031103529_218_1.jpg">
<a href="https://en.wikipedia.org/wiki/Chinnar_Wildlife_Sanctuary" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">KERALA</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Chinnar Wildlife Sanctuary</h1>
<p class="leading-relaxed">Located 18 km north of Marayoor on State Highway 17 in the Marayoor and Kanthalloor panchayats of Devikulam taluk</p>
</div></a>
</div>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="https://www.trawell.in/admin/images/upload/741666220Dandeli_Bird_Watching_Main.jpg">
<a href="https://en.wikipedia.org/wiki/Dandeli_Wildlife_Sanctuary" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">KARNATAKA</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Dandeli Wildlife Sanctuary</h1>
<p class="leading-relaxed">Located at 15°30′23″N 74°23′30″E in Uttara Kannada District of Karnataka state.The sanctuary covers an area of 866.41 km2</p>
</div></a>
</div>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="https://forests.gujarat.gov.in/writereaddata/images/narayan-sarovar-img-5-big.jpg">
<a href="https://en.wikipedia.org/wiki/Narayan_Sarovar_Sanctuary" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">GUJARAT</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Narayan Sarovar Sanctuary</h1>
<p class="leading-relaxed">Popularly known as Narayan Sarovar Wildlife Sanctuary or Narayan Sarovar Chinkara Sanctuary[1][2] notified as such in April 1981</p>
</div></a>
</div>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="https://www.girnationalpark.in/uploads/sasan-gir-jungle.jpg">
<a href="https://forests.gujarat.gov.in/girnar-wildlife-sanctuary.htm" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">GUJARAT</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Girnar Wildlife Sanctuary</h1>
<p class="leading-relaxed">The Girnar Hills in Junagadh district of Gujarat, are famous since ancient times as a place of pilgrimage for both Hindus and Jains.</p>
</div></a>
</div>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Sunset_in_a_flood_affected_zone_of_Laokhowa_Wildlife_Sanctuary.jpg/426px-Sunset_in_a_flood_affected_zone_of_Laokhowa_Wildlife_Sanctuary.jpg">
<a href="https://en.wikipedia.org/wiki/Laokhowa_Wildlife_Sanctuary" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">ASSAM</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Laokhowa Wildlife Sanctuary</h1>
<p class="leading-relaxed">Located in the state of Assam in India covering 70.13 km2 (27.08 sq mi) on the south bank of the Brahmaputra River in Nagaon district</p>
</div></a>
</div>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="image1.jpg">
<a href="https://www.tourism.rajasthan.gov.in/keoladeo-ghana-national-park.html" target="_blank"><div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">RAJASTHAN</h2>
<h1 class="title-font text-lg font-medium text-gray-900 mb-3">Bharatpur Bird Sanctuary</h1>
<p class="leading-relaxed">Famous avifauna sanctuary in Bharatpur, Rajasthan, India, that hosts thousands of birds.Over 350 species of birds are known to be resident.</p>
</div></a>
</div>
</div>
</div>
</div>
</section>
<hr>
<section class="text-gray-600 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="xl:w-1/2 lg:w-3/4 w-full mx-auto text-center">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="inline-block w-8 h-8 text-gray-400 mb-8" viewBox="0 0 975.036 975.036">
<path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path>
</svg>
<p class="leading-relaxed text-lg">What we are doing to the forests of the world, is nothing but a mirror reflection of what we are doing to ourselves and to one another.</p>
<span class="inline-block h-1 w-10 rounded bg-indigo-500 mt-8 mb-6"></span>
<h2 class="text-gray-900 font-medium title-font tracking-wider text-sm">MOHANDAS KARAMCHAND GANDHI</h2>
<!-- <p class="text-gray-500">Senior Product Designer</p> -->
</div>
</div>
</section>
<hr>
<section class="text-gray-600 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 class="text-2xl font-medium title-font mb-4 text-gray-900">OUR TEAM</h1>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 lg:w-1/3 md:w-1/2">
<div class="h-full flex flex-col items-center text-center">
<img alt="team" class="flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4" src="Arjun.jpg">
<div class="w-full">
<h2 class="title-font font-medium text-lg text-gray-900">ARJUN MAURYA</h2>
<h3 class="text-gray-500 mb-3">Aspiring Software Engineer</h3>
<a href="https://www.linkedin.com/in/Maurya-Arjun/" class="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank"><p>@Arjun Maurya</p></a>
<span class="inline-flex">
<a class="text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"></path>
</svg>
</a>
</span>
</div>
</div>
</div>
<div class="p-4 lg:w-1/3 md:w-1/2">
<div class="h-full flex flex-col items-center text-center">
<img alt="team" class="flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4" src="PREM1.jpg">
<div class="w-full">
<h2 class="title-font font-medium text-lg text-gray-900">PREMSHIVA CHANUMURI</h2>
<h3 class="text-gray-500 mb-3">Aspiring Software Engineer</h3>
<a href="https://www.linkedin.com/in/chanumuripremshiva/" class="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank"><p>@Chanumuri Premshiva</p></a>
<span class="inline-flex">
<a class="text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"></path>
</svg>
</a>
</span>
</div>
</div>
</div>
<div class="p-4 lg:w-1/3 md:w-1/2">
<div class="h-full flex flex-col items-center text-center">
<img alt="team" class="flex-shrink-0 rounded-lg w-full h-56 object-cover object-center mb-4" src="Siva.jpg">
<div class="w-full">
<h2 class="title-font font-medium text-lg text-gray-900">DEVI PRASANNA DUMPALA</h2>
<h3 class="text-gray-500 mb-3">Aspiring Game Designer</h3>
<a href="https://www.linkedin.com/in/devi-prasanna-dumpala/" class="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank"><p>@Devi Prasanna Dumpala</p></a>
<span class="inline-flex">
<a class="text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>
</a>
<a class="ml-2 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"></path>
</svg>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<hr>
<footer class="text-gray-600 body-font">
<div class="container px-5 py-8 mx-auto flex items-center sm:flex-row flex-col">
<a class="flex title-font font-medium items-center md:justify-start justify-center text-gray-900">
<svg xmlns="https://www.shutterstock.com/image-vector/green-leaf-icon-vector-illustration-260nw-2263714719.jpg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-indigo-500 rounded-full" viewBox="0 0 24 24">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path>
</svg>
<span class="ml-3 text-xl">NPWSFC</span>
</a>
<p class="text-sm text-gray-500 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-200 sm:py-2 sm:mt-0 mt-4">© 2023 Team__ <b>N</b>ational <b>P</b>arks & <b>W</b>ildlife <b>S</b>anctuaries in <b>F</b>orest <b>C</b>onservation —
<a href="#top" class="text-gray-600 ml-1" rel="noopener noreferrer">Move to The Top</a>
</p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a class="text-gray-500">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-3 text-gray-500">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>
</a>
<a class="ml-3 text-gray-500">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<rect width="20" height="20" x="2" y="2" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01"></path>
</svg>
</a>
<a class="ml-3 text-gray-500">
<svg fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="0" class="w-5 h-5" viewBox="0 0 24 24">
<path stroke="none" d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"></path>
<circle cx="4" cy="4" r="2" stroke="none"></circle>
</svg>
</a>
</span>
</div>
</footer>
</body>
</html>