-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
400 lines (382 loc) · 50.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
<!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, maximum-scale=1, user-scalable=no">
<meta name="Description" content="For effective collaboration and communications between authorities, volunteers and public">
<meta property="og:site_name" content="Kerala Rescue">
<meta property="og:url" content="https://www.keralarescue.in/">
<meta property="og:description" content="Help out those affected by the Kerala floods by volunteering">
<meta property="og:type" content="website">
<meta property="og:image" content="/assets/img/ograph.png">
<title>Kerala Rescue</title>
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
</head>
<body class="flex flex-col items-center" style="background-color: #EDEDED;">
<style>
.background {
background-color: #EDEDED;
}
</style>
<div class="py-6 background sm:py-12">
<section class="flex max-w-5xl mx-auto flex-col items-center">
<div class="flex flex-col items-center transition-height duration-300">
<img src="./assets/img/keralarescue.png" />
<h2 class="font-semibold text-xl text-gray-900 dark:text-gray-100 text-center">Verified Crowd Sourced Emergency Services Directory</h2>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">State DM Troll free</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:1079" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">1079</span>
</a>
<a href="tel:1070" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">1070</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Thiruvananthapuram</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9497711281" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9497711281</span>
</a>
<a href="tel:0471-2730045" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0471-2730045</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Kollam</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9447677800" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9447677800</span>
</a>
<a href="tel:0474-2794002" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0474-2794002</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Pathanamthitta</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:8078808915" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">8078808915</span>
</a>
<a href="tel:0468-2322515" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0468-2322515</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Alappuzha</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9495003640" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9495003640</span>
</a>
<a href="tel:0477-2238630" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0477-2238630</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Kottayam</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9446562236" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9446562236</span>
</a>
<a href="tel:0481-2566300" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0481-2566300</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Idukki</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9383463036" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9383463036</span>
</a>
<a href="tel:04862-233111" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">04862-233111</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Ernakulam</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9400021077" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9400021077</span>
</a>
<a href="tel:0484-2423513" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0484-2423513</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Thrissur</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9447074424" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9447074424</span>
</a>
<a href="tel:0487-2362424" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0487-2362424</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Palakkad</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:8921994727" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">8921994727</span>
</a>
<a href="tel:0491-2505309" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0491-2505309</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Malappuram</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9383464212" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9383464212</span>
</a>
<a href="tel:0483-2736320" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0483-2736320</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Kozhikode</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9446538900" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9446538900</span>
</a>
<a href="tel:0495-2371002" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0495-2371002</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Wayanad</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:8078409770" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">8078409770</span>
</a>
<a href="tel:04936-204151" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">04936-204151</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Kannur</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9446682300" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9446682300</span>
</a>
<a href="tel:0497-2713266" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0497-2713266</span>
</a>
</div>
</div>
</div>
<div class="max-w-xl mx-auto w-full mt-4">
<div class="bg-white hover:bg-gray-100 dark:hover:bg-gray-1000 dark:bg-gray-1200 dark:text-gray-300 shadow-md rounded-md mx-2 md:mx-auto px-3 py-4">
<div class="flex items-center justify-between mb-2 px-2">
<div class="flex items-center dark:text-gray-500">
<span class="text-base xs:text-lg font-semibold">Kasargod</span>
</div>
<span class=" text-green-600 dark:bg-gray-900 flex items-center text-xs bg-gray-100 py-1 px-2 rounded-full mt-1 md:mt-0"
><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="check-circle" class="svg-inline--fa fa-check-circle fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg><span class="ml-1 dark:text-gray-400">Verified</span></span
>
</div>
<div class="md:flex w-full">
<a href="tel:9446601700" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">9446601700</span>
</a>
<a href="tel:0499-4257700" class="flex items-center space-x-4 mx-1 my-2 bg-gray-600 hover:bg-gray-700 rounded-md cursor-pointer text-gray-200 w-full md:w-1/2 px-6 py-2">
<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-alt" class="svg-inline--fa fa-phone-alt fa-w-16 w-5" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z"></path></svg>
<span class="ml-2 text-base xs:text-lg">0499-4257700</span>
</a>
</div>
</div>
</div>
</section>
</div>
<footer class="m-3 flex items-center">
<a href="https://github.com/raksha-life/landingPage" class="flex text-gray-400 hover:text-gray-500 transition-colors duration-200">
<svg width="20" height="20" viewBox="0 0 16 16" fill="currentColor">
<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path>
</svg>
<p class="ml-1">Github</p>
</a>
<a href="http://slack.keralarescue.in/" class="ml-3 flex text-gray-400 hover:text-gray-500 transition-colors duration-200">
<svg width="20" height="20" viewBox="0 0 124 124" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path d="M26.4 78.2C26.4 85.3 20.6 91.1 13.5 91.1C6.40001 91.1 0.600006 85.3 0.600006 78.2C0.600006 71.1 6.40001 65.3 13.5 65.3H26.4V78.2Z" />
<path d="M32.9 78.2C32.9 71.1 38.7 65.3 45.8 65.3C52.9 65.3 58.7 71.1 58.7 78.2V110.5C58.7 117.6 52.9 123.4 45.8 123.4C38.7 123.4 32.9 117.6 32.9 110.5V78.2Z" />
<path d="M45.8 26.4C38.7 26.4 32.9 20.6 32.9 13.5C32.9 6.40001 38.7 0.600006 45.8 0.600006C52.9 0.600006 58.7 6.40001 58.7 13.5V26.4H45.8Z" />
<path d="M45.8 32.9C52.9 32.9 58.7 38.7 58.7 45.8C58.7 52.9 52.9 58.7 45.8 58.7H13.5C6.40001 58.7 0.600006 52.9 0.600006 45.8C0.600006 38.7 6.40001 32.9 13.5 32.9H45.8Z" />
<path d="M97.6 45.8C97.6 38.7 103.4 32.9 110.5 32.9C117.6 32.9 123.4 38.7 123.4 45.8C123.4 52.9 117.6 58.7 110.5 58.7H97.6V45.8Z" />
<path d="M91.1 45.8C91.1 52.9 85.3 58.7 78.2 58.7C71.1 58.7 65.3 52.9 65.3 45.8V13.5C65.3 6.40001 71.1 0.600006 78.2 0.600006C85.3 0.600006 91.1 6.40001 91.1 13.5V45.8Z" />
<path d="M78.2 97.6C85.3 97.6 91.1 103.4 91.1 110.5C91.1 117.6 85.3 123.4 78.2 123.4C71.1 123.4 65.3 117.6 65.3 110.5V97.6H78.2Z" />
<path d="M78.2 91.1C71.1 91.1 65.3 85.3 65.3 78.2C65.3 71.1 71.1 65.3 78.2 65.3H110.5C117.6 65.3 123.4 71.1 123.4 78.2C123.4 85.3 117.6 91.1 110.5 91.1H78.2Z" />
</svg>
<p class="ml-1">Slack</p>
</a>
</footer>
</body>
</html>