-
Notifications
You must be signed in to change notification settings - Fork 1
/
web.html
473 lines (434 loc) · 25.7 KB
/
web.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=<header class=" text-gray-700 body-font">
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
<title>My Project</title>
</head>
<body>
<header style="background-color:rgb(255, 188, 188)" class="text-gray-700 body-font">
<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">
<img height=100px width=50px src="Home_logo.png">
<span class="ml-3 text-xl">VIRTUAL TRIAL ROOM</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="#" class="mr-5 hover:text-gray-900">Home</a>
<a href="#" class="mr-5 hover:text-gray-900">Men</a>
<a href="#" class="mr-5 hover:text-gray-900">Women</a>
<a href="#" class="mr-5 hover:text-gray-900">Kids</a>
<a href="#" class="mr-5 hover:text-gray-900">Clothing</a>
<a href="#" class="mr-5 hover:text-gray-900">Bags</a>
</nav>
<a href="login.html"target="_blank">
<button
class="inline-flex items-center bg-gray-200 border-0 py-1 px-3 focus:outline-none hover:bg-gray-300 rounded text-base mt-4 md:mt-0">
LOGIN | SIGN-UP
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button>
</a>
<button
class="inline-flex items-center bg-gray-200 border-0 py-1 px-3 focus:outline-none hover:bg-gray-300 rounded text-base mt-4 md:mt-0">
MY CART
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button>
</div>
</header>
<section class="text-gray-700 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">
<a href="#"> <img class="object-cover object-center rounded" alt="hero" src="Home_image.jpg"> </a>
</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 style="color:rgb(255, 140, 98);" class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">The
Personality Trait That
Makes People Happier</h1>
<p class="mb-8 leading-relaxed">
<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">
<b>Winter Latest Collection —</b> <a href="" class="text-gray-600 ml-1" rel="noopener noreferrer"
target="_blank">Follow us on <b>Instagram</b> For latest Updates -<u><b> @knyttneve</b></u></a>
</p>
<div class="flex w-full md:justify-start justify-center items-end">
<div class="relative mr-4 lg:w-full xl:w-1/2 w-2/4">
<label for="hero-field" class="leading-7 text-sm text-gray-600">Categories</label>
<input type="text" id="hero-field" name="hero-field"
class="w-full bg-gray-100 rounded border border-gray-300 focus:border-green-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out">
</div>
<button
class="inline-flex text-white bg-green-500 border-0 py-2 px-6 focus:outline-none hover:bg-green-600 rounded text-lg">Search</button>
</div>
<p class="text-sm mt-2 text-gray-500 mb-8 w-full">Travel. Beauty. Fashion. </p>
<div class="flex lg:flex-row md:flex-col">
<button
class="bg-gray-200 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-300 focus:outline-none">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="w-6 h-6" viewBox="0 0 512 512">
<path
d="M99.617 8.057a50.191 50.191 0 00-38.815-6.713l230.932 230.933 74.846-74.846L99.617 8.057zM32.139 20.116c-6.441 8.563-10.148 19.077-10.148 30.199v411.358c0 11.123 3.708 21.636 10.148 30.199l235.877-235.877L32.139 20.116zM464.261 212.087l-67.266-37.637-81.544 81.544 81.548 81.548 67.273-37.64c16.117-9.03 25.738-25.442 25.738-43.908s-9.621-34.877-25.749-43.907zM291.733 279.711L60.815 510.629c3.786.891 7.639 1.371 11.492 1.371a50.275 50.275 0 0027.31-8.07l266.965-149.372-74.849-74.847z">
</path>
</svg>
<span class="ml-4 flex items-start flex-col leading-none">
<span class="text-xs text-gray-600 mb-1">GET IT ON</span>
<span class="title-font font-medium">Google Play</span>
</span>
</button>
<button
class="bg-gray-200 inline-flex py-3 px-5 rounded-lg items-center lg:ml-4 md:ml-0 ml-4 md:mt-4 mt-0 lg:mt-0 hover:bg-gray-300 focus:outline-none">
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="w-6 h-6" viewBox="0 0 305 305">
<path
d="M40.74 112.12c-25.79 44.74-9.4 112.65 19.12 153.82C74.09 286.52 88.5 305 108.24 305c.37 0 .74 0 1.13-.02 9.27-.37 15.97-3.23 22.45-5.99 7.27-3.1 14.8-6.3 26.6-6.3 11.22 0 18.39 3.1 25.31 6.1 6.83 2.95 13.87 6 24.26 5.81 22.23-.41 35.88-20.35 47.92-37.94a168.18 168.18 0 0021-43l.09-.28a2.5 2.5 0 00-1.33-3.06l-.18-.08c-3.92-1.6-38.26-16.84-38.62-58.36-.34-33.74 25.76-51.6 31-54.84l.24-.15a2.5 2.5 0 00.7-3.51c-18-26.37-45.62-30.34-56.73-30.82a50.04 50.04 0 00-4.95-.24c-13.06 0-25.56 4.93-35.61 8.9-6.94 2.73-12.93 5.09-17.06 5.09-4.64 0-10.67-2.4-17.65-5.16-9.33-3.7-19.9-7.9-31.1-7.9l-.79.01c-26.03.38-50.62 15.27-64.18 38.86z">
</path>
<path
d="M212.1 0c-15.76.64-34.67 10.35-45.97 23.58-9.6 11.13-19 29.68-16.52 48.38a2.5 2.5 0 002.29 2.17c1.06.08 2.15.12 3.23.12 15.41 0 32.04-8.52 43.4-22.25 11.94-14.5 17.99-33.1 16.16-49.77A2.52 2.52 0 00212.1 0z">
</path>
</svg>
<span class="ml-4 flex items-start flex-col leading-none">
<span class="text-xs text-gray-600 mb-1">Download on the</span>
<span class="title-font font-medium">App Store</span>
</span>
</button>
</div>
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-col text-center w-full mb-20">
<h1 style="font-family:Georgia, 'Times New Roman', Times, serif" style="background-color:black;"
class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900"><span
style="background-color:grey;">DEALS OF
THE DAY </span> </h1>
</div>
<div class="flex flex-wrap -m-4">
<a href="#">
<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="Top_brands_1.jpg">
<div
class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 style="font-family:Arial, Helvetica, sans-serif"
class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">TOP BRANDS
</h2>
<h1 style="font-family:Arial, Helvetica, sans-serif"
class="title-font text-lg font-medium text-gray-900 mb-3">By 1 Get 1 Free Offer</h1>
<p class="leading-relaxed">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Debitis, laborum.
Commodi, reprehenderit perspiciatis libero tempore aliquid esse eum. Quod reprehenderit sit nostrum
architecto explicabo numquam quae suscipit non maiores voluptas.</p>
</div>
</div>
</a>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<a href="#">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="Top_brands_2.jpg">
<div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 style="font-family:Arial, Helvetica, sans-serif"
class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">HERITAGE SAREE
</h2>
<h1 style="font-family:Arial, Helvetica, sans-serif"
class="title-font text-lg font-medium text-gray-900 mb-3">Start your own saree collection at just
₹1000 </h1>
<p class="leading-relaxed">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Debitis, laborum.
Commodi, reprehenderit perspiciatis libero tempore aliquid esse eum. Quod reprehenderit sit nostrum
architecto explicabo numquam quae suscipit non maiores voluptas.</p>
</div>
</div>
</a>
</div>
<div class="lg:w-1/3 sm:w-1/2 p-4">
<a href="#">
<div class="flex relative">
<img alt="gallery" class="absolute inset-0 w-full h-full object-cover object-center" src="Top_brands_3.jpg">
<div class="px-8 py-10 relative z-10 w-full border-4 border-gray-200 bg-white opacity-0 hover:opacity-100">
<h2 style="font-family:Arial, Helvetica, sans-serif"
class="tracking-widest text-sm title-font font-medium text-indigo-500 mb-1">H&M
</h2>
<h1 style="font-family:Arial, Helvetica, sans-serif"
class="title-font text-lg font-medium text-gray-900 mb-3">STARTING AT JUST ₹400</h1>
<p class="leading-relaxed">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Debitis, laborum.
Commodi, reprehenderit perspiciatis libero tempore aliquid esse eum. Quod reprehenderit sit nostrum
architecto explicabo numquam quae suscipit non maiores voluptas.</p>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="text-gray-700 body-font">
<div class="container flex flex-wrap px-5 py-24 mx-auto items-center">
<div class="md:w-1/2 md:pr-12 md:py-8 md:border-r md:border-b-0 mb-10 md:mb-0 pb-10 border-b border-gray-300">
<h1 class="sm:text-3xl text-2xl font-medium title-font mb-2 text-gray-900">TRY CLOTHES ONLINE SITTING AT YOUR HOME</h1>
<p class="leading-relaxed text-base">Your privacy is completely safe with us. In order to fight global pandemic covid-19 we are following every guidelines by Govt of India due to which we have design<br>
<u>ONLINE VIRTUAL TRIAL ROOM</u><br>
Happy shopping !</p>
<a href="#" class="text-indigo-500 inline-flex items-center mt-4">Learn More
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
class="w-4 h-4 ml-2" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</a>
</div>
<div class="flex flex-col md:w-1/2 md:pl-12">
<h2 class="title-font font-medium text-gray-800 tracking-widest text-sm mb-3"><b>CATEGORIES</b></h2>
<nav class="flex flex-wrap list-none -mb-1">
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Indian Fusion & Wear </a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Western Wear</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Sports & Active Wear</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Top Wear</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Festive Wear</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Kids Collection</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Boy's Clothing</a>
</li>
<li class="lg:w-1/3 mb-1 w-1/2">
<a href="#" class="text-gray-600 hover:text-gray-800">Girl's Clothing</a>
</li>
</nav>
</div>
</div>
</section>
<div class="flex flex-col text-center w-full mb-20">
<h1 style="font-family:Georgia, 'Times New Roman', Times, serif" style="background-color:grey;"
class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900"><span
style="background-color:grey;">TOP OFFERS
FOR YOUR FAV BRANDS </span> </h1>
</div>
<section class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-wrap -m-4">
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="Top_offer_image1.html" target="_blank" class="block relative h-480 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image1.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">BOTTOM</h3>
<h2 class="text-gray-900 title-font text-lg font-medium"></h2>
<p>Top Brands in just a click</p>
<p class="mt-1">STARTING AT JUST ₹899</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-480 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image2.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">SUITS</h3>
<h2 class="text-gray-900 title-font text-lg font-medium"></h2>
<p>Modern up to date fashion just at your doorstep</p>
<p class="mt-1">STARTING AT JUST ₹999</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-100 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block" src="Top_offer_image3.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">WEDDING OFFERS</h3>
<h2 class="text-gray-900 title-font text-lg font-medium"> </h2>
<p>Be ready for the wedding season</p>
<p class="mt-1">BEST OFFERS strating at₹10000</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-480 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block" src="Top_offer_image4.png">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">DRESSES</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">MRP <del>Rs.3499</del></h2>
<p class="mt-1">STARTING AT₹1499</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-200 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image5.jpeg">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">Hangup Solid Sherwani</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">MRP <del>Rs.9999</del></h2>
<p class="mt-1">AT JUST ₹3499</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-300 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image6.jpeg">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">Men Regular Fit Solid Button Down Collar
Formal Shirt</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">MRP <del>Rs.1299</del></h2>
<p class="mt-1">AT JUST ₹475</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-200 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image7.jpg">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">Men Kurta and Pyjama Set Pure Cotton</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">MRP <del>Rs.3495</del></h2>
<p class="mt-1">AT JUST ₹1744</p>
</div>
</div>
<div class="lg:w-1/4 md:w-1/2 p-4 w-full">
<a href="#" class="block relative h-220 rounded overflow-hidden">
<img alt="ecommerce" class="object-cover object-center w-full h-full block"
src="Top_offer_image8.jpeg">
</a>
<div class="mt-4">
<h3 class="text-gray-500 text-xs tracking-widest title-font mb-1">Freehand Green Linen Kurta Single</h3>
<h2 class="text-gray-900 title-font text-lg font-medium">MRP <del>Rs. 1,799</del></h2>
<p class="mt-1">AT JUST ₹699</p>
</div>
</div>
</div>
</div>
</section>
<section class="text-gray-700 body-font relative">
<div class="absolute inset-0 bg-gray-300">
<iframe width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="map" scrolling="no" src="https://maps.google.com/maps?width=100%&height=600&hl=en&q=%C4%B0zmir+(My%20Business%20Name)&ie=UTF8&t=&z=14&iwloc=B&output=embed" style="filter: grayscale(1) contrast(1.2) opacity(0.4);"></iframe>
</div>
<div class="container px-5 py-24 mx-auto flex">
<div class="lg:w-1/3 md:w-1/2 bg-white rounded-lg p-8 flex flex-col md:ml-auto w-full mt-10 md:mt-0 relative z-10">
<h2 class="text-gray-900 text-lg mb-1 font-medium title-font">Feedback</h2>
<p class="leading-relaxed mb-5 text-gray-600">Write About Your Experience To Us .</p>
<div class="relative mb-4">
<label for="email" class="leading-7 text-sm text-gray-600">Email</label>
<input type="email" id="email" name="email" class="w-full bg-white rounded border border-gray-300 focus:border-green-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out">
</div>
<div class="relative mb-4">
<label for="message" class="leading-7 text-sm text-gray-600">Message</label>
<textarea id="message" name="message" class="w-full bg-white rounded border border-gray-300 focus:border-green-500 h-32 text-base outline-none text-gray-700 py-1 px-3 resize-none leading-6 transition-colors duration-200 ease-in-out"></textarea>
</div>
<button class="text-white bg-green-500 border-0 py-2 px-6 focus:outline-none hover:bg-green-600 rounded text-lg">Submit</button>
<p class="text-xs text-gray-500 mt-3">Happy Shopping!!!</p>
</div>
</div>
</section>
<footer class="text-gray-700 body-font">
<div class="container px-5 py-24 mx-auto">
<div class="flex flex-wrap md:text-left text-center order-first">
<div class="lg:w-1/4 md:w-1/2 w-full px-4">
<h2 class="title-font font-medium text-gray-900 tracking-widest text-sm mb-3">New</h2>
<nav class="list-none mb-10">
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Kurta</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Suits</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Dresses</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Bottoms</a>
</li>
</nav>
</div>
<div class="lg:w-1/4 md:w-1/2 w-full px-4">
<h2 class="title-font font-medium text-gray-900 tracking-widest text-sm mb-3">Terms and Conditions</h2>
<nav class="list-none mb-10">
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Privacy Policy</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Shipping Policy</a>
</li>
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Refund Policy</a>
</li>
</nav>
</div>
<div class="lg:w-1/4 md:w-1/2 w-full px-4">
<h2 class="title-font font-medium text-gray-900 tracking-widest text-sm mb-3">Contact Us</h2>
<nav class="list-none mb-10">
<li>
<a href="#" class="text-gray-600 hover:text-gray-800">Track Order</a>
</li>
</nav>
</div>
<div class="lg:w-1/4 md:w-1/2 w-full px-4">
<h2 class="title-font font-medium text-gray-900 tracking-widest text-sm mb-3">SUBSCRIBE</h2>
<div class="flex xl:flex-no-wrap md:flex-no-wrap lg:flex-wrap flex-wrap justify-center items-end md:justify-start">
<div class="relative w-40 sm:w-auto xl:mr-4 lg:mr-0 sm:mr-4 mr-2">
<label for="footer-field" class="leading-7 text-sm text-gray-600"></label>
<input type="text" id="footer-field" name="footer-field" class="w-full bg-gray-100 rounded border border-gray-300 focus:border-green-500 text-base outline-none text-gray-700 py-1 px-3 leading-8 transition-colors duration-200 ease-in-out">
</div>
<button class="lg:mt-2 xl:mt-0 flex-shrink-0 inline-flex text-white bg-green-500 border-0 py-2 px-6 focus:outline-none hover:bg-green-600 rounded">Search</button>
</div>
<p class="text-gray-500 text-sm mt-2 md:text-left text-center">01/A ,Roady-Way, Street
<br class="lg:block hidden">Mumbai-410206
</p>
</div>
</div>
</div>
<div class="bg-gray-200">
<div class="container px-5 py-6 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="http://www.w3.org/2000/svg" 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> -->
<img height=100px width=50px src="Home_logo.png">
<span class="ml-3 text-xl">VTR</span>
</a>
<p class="text-sm text-gray-500 sm:ml-6 sm:mt-0 mt-4">© VIRTUAL TRIAL ROOM —
<a href="https://twitter.com/knyttneve" rel="noopener noreferrer" class="text-gray-600 ml-1" target="_blank">@knyttneve</a>
</p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a href="#" 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 href="#" 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 href="#" 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 href="#" 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>
</div>
</footer>
</body>
</html>