-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
641 lines (520 loc) · 28.4 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Order Meat Online - Buy Fresh & High Quality Meat at Best Price on Licious</title>
<script
src="https://kit.fontawesome.com/24c494a6b6.js"
crossorigin="anonymous"
></script>
<link rel="stylesheet" href="./style/index.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@100&display=swap" rel="stylesheet">
<!-- -------------------------------------------------------------------------------------------------------------- -->
<link rel="stylesheet" href="./style/footer1.css">
<link rel="stylesheet" href="./style/cart.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- <link rel="stylesheet" href="./header.css"> -->
<link rel="stylesheet" href="./style/header.css">
<!-- <link rel="stylesheet" href="E:\unit -2\prawns\header.css"> -->
<!-- <link rel="preconnect" href="https://fonts.googleapis.com"> -->
<!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> -->
<!-- <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet"> -->
<!-- -------------------------------------------------------------------------------------------------------------- -->
</head>
<body>
<!-- ---------------------------------------------------------------------------------------------------------------------- -->
<div class="header">
<!-- 1 -header code -->
<nav class="fixed-top">
<div class="navbar-top" style="font-weight: 750; color: rgb(54, 54, 54);">
<!-- 1-header code ended -->
<div class="navbar-child right">
<p> <a class="child" href="./html/Why Licious.html">Why Licious?</a></p>
<ul>
<li> Download App</li>
</ul>
<a href="#"><img class="logo" src="https://www.licious.in/img/default/ios_app_icon.svg" alt=""></a>
<a href="#"><img class="logo" src="https://www.licious.in/img/default/android_app_icon.svg" alt=""></a>
</div>
<div class="navbar-child left">
<p> <a class="child" href="./html/FSSC 22000 Certification.html">FSSC 22000 Certification</a></p>
<ul>
<li><a class="child" href="#">About Us</a></li>
</ul>
<ul>
<li><a class="child" href="#">Career@Licious</a></li>
</ul>
<span class="child">
<a class="child" href="#" id="dropdownMenuLink" data-bs-toggle="dropdown">
<ul class="child">
<li> Contact Us</li>
</ul>
</a>
</span>
<span class="child">
<a class="data-toggle" href="#" id="dropdownMenuLink" data-bs-toggle="dropdown">
<i class="fa-solid fa-angle-down clr"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<li><a class="dropdown-item" href="#"></a>1800-4190-786</li>
<li><a class="dropdown-item" href="#"></a>[email protected]</li>
</ul>
</span>
</div>
</div>
</nav>
<!-- 2-header code started -->
<nav class="container-fluid shadow-sm bg-body rounded">
<div class="navbar-2">
<div>
<a class="navbar-brand" href="#">
<img src="https://www.licious.in/img/default/licious-logo.svg" alt="" width="100" height="80">
</a>
</div>
<div class="d-flex">
<img src="https://www.licious.in/img/default/location_icon.svg" alt="">
<div>
<p class="mb-1">KOLKATA</p>
<span class="mb-1"> Kolkata,West Bengal</span>
<span class="dropdown">
<a class="data-toggle" href="#" id="dropdownMenuLink" data-bs-toggle="dropdown">
<i class="fa-solid fa-angle-down clr"></i>
</a>
<ul class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<li><a class="dropdown-item" href="#"></a></li>
<li><a class="dropdown-item" href="#"></a></li>
</ul>
</span>
</div>
</div>
<div class="d-flex main shadow-sm ">
<div>
<span><input class="set" type="search" placeholder="Search for any delicious products"></span>
</div>
<div>
<img class="bordericon" src="https://www.licious.in/img/default/search_icon.svg" alt="">
</div>
</div>
<div >
<a href="./html/login.html" style="text-decoration: none; color: black;">
<img id="radius" src="https://www.licious.in/img/default/profile_icon.svg" alt="">
<span>Login</span>
</a>
</div>
<div class="cart123456">
<img src="https://www.licious.in/img/default/cart_icon.svg" alt="">
<span>Cart</span>
</div>
</div>
</nav>
<!-- 2 header code ends -->
<!-- 3--header code starts -->
<div class="parent">
<div class="child1">
<div class="child-c1">
<a class="size" href="./html/todaysdeal.html"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/f78249a3-c0c5-caae-a743-5b3669471b19/original/1601901874.191--2020-10-0518_14_34--472.png?format=webp">
<p>Todays Deals</p>
</a>
</div>
<div class="child-c1">
<a class="size" href="./html/chicken.html"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/a2996820-bac5-5eb5-edf8-eae5bff352ce/original/1592902158.6637--2020-06-2314_19_18--472.png?format=webp">
<p>Chicken</p>
</a>
</div>
<div class="child-c1">
<a class="size" href="./html/fishseafood.html"> <img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/574f3ef3-e983-e441-ac54-af394e1dc0d1/original/1592241659.9546--2020-06-1522_50_59--472.png?format=webp">
<p>Fish & Seafood</p>
</a>
</div>
<div class="child-c1">
<a href="./html/readytocook.html" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/4/web_icon/1618835088.2308--2021-04-1917:54:48--472?format=webp">
<p>Ready to Cook</p>
</a>
</div>
<div class="child-c1">
<a href="./html/muttonPage.html" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/493a653d-56cb-fc9a-7a33-5b30c1a3d27e/original/1592241599.8492--2020-06-1522_49_59--472.png?format=webp">
<p>Mutton</p>
</a>
</div>
<div class="child-c1">
<a href="./html/spreads.html" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/1aebd012-022b-0e44-a673-21818a98320c/original/1592241756.9036--2020-06-1522_52_36--472.png?format=webp">
<p>Spreads</p>
</a>
</div>
<div class="child-c1">
<a href="./html/coldcuts.html" class="size"> <img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/feaaee0e-eb81-2444-c869-952cf0858977/original/1592241896.5018--2020-06-1522_54_56--472.png?format=webp">
<p>Cold Cuts</p>
</a>
</div>
<div class="child-c1">
<a href="./html/eggs.html" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/06eb2239-1fcc-a5de-2d57-a0081bca5c80/original/1592241843.644--2020-06-1522_54_03--472.png?format=webp">
<p>Eggs</p>
</a>
</div>
<div class="child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/37/web_icon/1612872334.9746--2021-02-0917:35:34--472?format=webp">
<p>Combos</p>
</a>
</div>
<div class="child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/42/web_icon_active/1612850741.7724--2021-02-0911:35:41--472?format=webp">
<p>Prawns</p>
</a>
</div>
<div class="child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/39/web_icon/1615189641.1944--2021-03-0813:17:21--472?format=webp">
<p>Kebabs & Tandoor</p>
</a>
</div>
<div class="child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/67/web_icon/1636101435.3459--2021-11-0514:07:15--472?format=webp">
<p>Snacks</p>
</a>
</div>
<div class="child-c1">
<a href="./html/feastSpecial.html" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/OMS-Category/859b2084-4202-ecc5-7009-26f53912568d/original/1636039250.png?format=webp">
<p>Feast Specials</p>
</a>
</div>
<div class="child-c1">
<a href="./html/currySpecial.html" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/OMS-Category/d2c803ed-fadb-6bba-3670-1fcd4d0cb234/original/W-Icon_(5).png?format=webp">
<p>Curry Specials</p>
</a>
</div>
<div class="child-c1">
<a href="./html/gameSpecial.html" class="size"> <img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/54/web_icon/1634919928.4877--2021-10-2221:55:28--472?format=webp">
<p>Game Day Specials</p>
</a>
</div>
</div>
<!-- <button class="carousel-control-prev control" type="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon clr" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next control" type="button" data-bs-slide="next">
<span class="carousel-control-next-icon clr" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button> -->
</div>
<!-- <div id="carouselExampleControls" class="carousel slide parent d-flex" data-ride="carousel">
<div class="carousel-inner child1 d-flex">
<div class="carousel-item active child-c1">
<a class="size" href=""><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/f78249a3-c0c5-caae-a743-5b3669471b19/original/1601901874.191--2020-10-0518_14_34--472.png?format=webp">
<p>Todays Deals</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a class="size" href=""><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/a2996820-bac5-5eb5-edf8-eae5bff352ce/original/1592902158.6637--2020-06-2314_19_18--472.png?format=webp">
<p>Chicken</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a class="size" href=""> <img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/574f3ef3-e983-e441-ac54-af394e1dc0d1/original/1592241659.9546--2020-06-1522_50_59--472.png?format=webp">
<p>Fish & Seafood</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/4/web_icon/1618835088.2308--2021-04-1917:54:48--472?format=webp">
<p>Ready to Cook</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/493a653d-56cb-fc9a-7a33-5b30c1a3d27e/original/1592241599.8492--2020-06-1522_49_59--472.png?format=webp">
<p>Mutton</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/1aebd012-022b-0e44-a673-21818a98320c/original/1592241756.9036--2020-06-1522_52_36--472.png?format=webp">
<p>Spreads</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"> <img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/feaaee0e-eb81-2444-c869-952cf0858977/original/1592241896.5018--2020-06-1522_54_56--472.png?format=webp">
<p>Cold Cuts</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/Category/06eb2239-1fcc-a5de-2d57-a0081bca5c80/original/1592241843.644--2020-06-1522_54_03--472.png?format=webp">
<p>Eggs</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/37/web_icon/1612872334.9746--2021-02-0917:35:34--472?format=webp">
<p>Combos</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/42/web_icon_active/1612850741.7724--2021-02-0911:35:41--472?format=webp">
<p>Prawns</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/39/web_icon/1615189641.1944--2021-03-0813:17:21--472?format=webp">
<p>Kebabs & Tandoor</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/67/web_icon/1636101435.3459--2021-11-0514:07:15--472?format=webp">
<p>Snacks</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/OMS-Category/859b2084-4202-ecc5-7009-26f53912568d/original/1636039250.png?format=webp">
<p>Feast Specials</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"><img class="siz"
src="https://dao54xqhg9jfa.cloudfront.net/OMS-Category/d2c803ed-fadb-6bba-3670-1fcd4d0cb234/original/W-Icon_(5).png?format=webp">
<p>Curry Specials</p>
</a>
</div>
<div class="carousel-item active child-c1">
<a href="" class="size"> <img class="siz"
src="https://s3-ap-southeast-1.amazonaws.com/licious/cat/54/web_icon/1634919928.4877--2021-10-2221:55:28--472?format=webp">
<p>Game Day Specials</p>
</a>
</div>
</div>
<button class="carousel-control-prev control" type="button" data-bs-slide="prev">
<span class="carousel-control-prev-icon clr" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next control" type="button" data-bs-slide="next">
<span class="carousel-control-next-icon clr" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div> -->
</div>
<!-- ---------------------------------------------------------------------------------------------------------------------- -->
<div class="header">
<div class="cartSlide"></div>
</div>
<!-- <a href="./html/cart.html"><div class="flootingCart" >
<img src="https://www.licious.in/img/default/cart_icon.svg" alt="">
</div></a> -->
<div class="hen">
<img src="https://www.licious.in/img/default/banner/side.png" alt="Subscribe">
</div>
<div id="bannerImg"><img src="https://d2407na1z3fc0t.cloudfront.net/Slider/banner_6245400231e84" alt="Banner Image"></div>
<div id="masterContainer">
<div id="subContainer1">
<div id="subContainer1Joiner">
<div id="liciousIcon">
<img src="https://www.licious.in/img/default/loyalty_licious_logo.svg" alt="">
<div>JOIN NOW</div>
</div>
<!-- <hr> -->
<!-- <p>Enjoy unlimited free delivery & perks crafted for true meat lovers</p> -->
</div>
<div id="knowTheLiciousway">Khow the Liciousway</div>
<div id="subContainer2KnowtheLiciousWay">
<div>
<span><p>Premium</p>
<p>Produce</p></span>
<span><p>World-Class Central</p>
<p>Production Unit</p></span>
<span><p>150 Quality</p>
<p>Checks</p></span>
<span><p>Delivered Fresh</p>
<p>Everyday</p></span>
<span><p>Extraordinary</p>
<p>Cooking</p></span>
</div>
</div>
<div id="discoverHow">Discover How </div>
<div class="dicoverHow1"></div>
<img src="https://dao54xqhg9jfa.cloudfront.net/OMS-StaticBanner/73b88739-cdcf-cde5-0680-acadcd8ab76f/original/static-web_(86).jpg?format=webp" alt="">
</div>
<h1 class="titel-of-product">Best Seller</h1>
<div class="bestSeller"></div>
<br>
<h1 class="titel-of-product bonelessCutsh1">Boneless Cuts</h1>
<div class="bonelessCuts"></div>
<div class="rewardDiv">
<div>
<img src="https://www.licious.in/img/default/rewards/rewards_icon.svg" alt="">
<div>
<h4>My Rewards</h4>
<p>Place an order and win your next reward!</p>
</div>
</div>
<div>CLICK TO VIEW ></div>
</div>
<h1 class="titel-of-product ebc">Elplore By Catagory</h1>
<div class="exploreByCatogory"></div>
<br>
<h1 class="titel-of-product breakFastAndSnackingh1">Breakfast & Snacking Specials</h1>
<div class="breakFastAndSnacking"></div>
<br>
<h1 class="titel-of-product checkOutOurBlogh1">Check out our blog</h1>
<div class="checkOutOurBlog">
<div>
<img src="https://www.licious.in/blog/wp-content/uploads/2022/03/Goat-Curry-cut.-2.png" alt="">
<h2>Nutritious & Delicious Mutton And The Different Ways Of Cooking It!</h2>
</div>
<div>
<img src="https://www.licious.in/blog/wp-content/uploads/2022/03/shutterstock_245119171-min.jpg" alt="">
<h2>Here’s Why You Should Include Eggs In Your Diet: The Complete Protein!</h2>
</div>
<div>
<img src="https://www.licious.in/blog/wp-content/uploads/2022/02/shutterstock_289159652-min.jpg" alt="">
<h2>Reap The Benefits And Enjoy The Flavour Of Succulent Fresh Sardines!</h2>
</div>
</div>
</div>
<div id="Footer" style="margin-top: 2800px;">
<div><a href="https://www.licious.in/"><img class="imgsize"
src="https://www.licious.in/img/default/licious-logo.svg" alt=""></a></div>
<div class="border"></div>
<div id="d">
<div>
<p class="heading">USEFUL LINKS</p>
<a href="Why Licious.html">Why Licious?</a><br>
<a href="https://www.licious.in/refer-earn-tnc">Refer & Earn</a><br>
<a href="https://www.licious.in/licious-cash">Licious Cash & Cash+</a><br>
<a href="https://www.linkedin.com/jobs/search/">Careers</a><br>
<a href="https://www.licious.in/blog/">BLOG</a><br>
<a href="https://www.licious.in/campaign">Campaign</a><br>
<a href="https://www.licious.in/bug-bounty-guidelines">Bug Bounty Guidelines</a><br>
<a href="https://www.licious.in/about-us-new">About Us</a><br>
<a href="FSSC 22000 certification.html">FSSC 22000 Certification</a><br>
<a href="https://www.licious.in/fssai-licenses"> FSSAI Licenses</a><br>
<a href="https://www.licious.in/sitemap">Sitemap</a><br>
</div>
<div>
<p class="heading">EXPERIENCE LICIOUS APP ON MOBILE</p>
<div><a href="https://apps.apple.com/in/app/buy-meat-online-licious/id1052440342">
<img style="margin-bottom: 5px;" src="https://www.licious.in/img/newtheme/app-store-new.svg" alt=""></a><a href="https://play.google.com/store/apps/details?id=com.licious">
<img src="https://www.licious.in/img/newtheme/play-store-new.png" alt=""></a>
</div>
</div>
<div>
<p class="heading">CONTACT US</p>
<p class="para">Call: 1800-4190-786</p>
<a href="https://www.licious.in/game-day-specials">[email protected]</a>
<p class="heading">REGISTERED OFFICE</p>
<p class="heading">ADDRESS:</p>
<p class="para">House of Licious, Zed Pearl, No 12, Domlur Layout</p>
<p class="para">Bangalore, Karnataka -560071</p>
</div>
<div><br>
<a href="https://www.licious.in/terms">T&C</a><br>
<a href="https://www.licious.in/faq">FAQ</a><br>
<a href="https://www.licious.in/privacy-policy">Privacy Policy</a><br>
<p class="heading">HAVE SECURIT CONCERN?</p>
<p class="para">Mail us to:</p>
<p>[email protected]</p>
</div>
<div>
<img src="https://tse4.mm.bing.net/th?id=OIP.sdJLXoLZ-jr35MPta-xyDgHaB4&pid=Api&P=0&w=625&h=159"
style="width: 160px;" alt="">
</div>
</div>
<div class="d-flex">
<p class="magin ">KEEP IN TOUCH</p>
<a class="amp" href="https://www.instagram.com/licious_foods/" target="_blank" class="keep in toch"> <img
src="https://www.licious.in/img/default/insta_color.png" alt=""></a>
<a class="amp" href="https://www.facebook.com/LiciousFoods/"> <img src="https://www.licious.in/img/default/fb_color.png"
alt=""></a>
<a class="amp" href="https://twitter.com/LiciousFoods"><img src="https://www.licious.in/img/default/twitter_color.png" alt=""></a>
</div><br><br>
<div class="h">
<p class="heading">CITIES WE SERVE</p>
</div><br>
<div class="l"></div>
<br><br>
<div class="anc">
<div class="size">
<a href="https://www.licious.in/buy-meat-online-bengaluru">Bengluru</a> | <a
href="https://www.licious.in/buy-meat-online-ncr">NCR</a> | <a href="Hyderabad">Hyderabad</a> | <a
href="">Chndigarh</a> |
<a href="">Panchkula</a> | <a href="">Mohali</a> | <a href="">Mumbai</a> |
<a href="">Pune</a> | <a href="">Chennai</a> | <a href="Combatore">Coimbatore</a> |
<a href="">Jaipur</a> | <a href="">Cochin</a> | <a href="">Vijayawada</a> |
<a href="">Visakhapatnam</a> | <a href="">Pondicherry</a> | <a href="">Kolkata</a> |
<a href="">Trichy</a> | <a href="">Luknow</a> | <a href="">Kanpur</a> |
<a href="">Agra</a> | <a href="">Thrissur</a> | <a href="">Nagpur</a> | <a href="Bhilai"></a>
</div>
</div>
<br><br>
<div class="h">
<p class="heading">POPULAR SEARCHES </p>
</div><br>
<div class="l"></div><br>
<hr>
<br>
<h6>We will sell only the meat that we would eat ourselves.</h6>
<p class="para">At Licious, we’re big meat-lovers. And by big, we mean huge.
So when it comes to the meat we put on your plate, we’r extremely picky.
Every single product is handpicked by a team with years of experience.</p>
<h6>If it’s not fresh, we won’t sell it</h6>
<p class="para">For meat to stay fresh and retain its natural juices, it needs to be stored
at a temperature between 0° and 5°C. We maintain this temperature from the
time we procure the product to cleaning, cutting and storing it, until
it leaves for delivery. And even when it’s out for delivery,
we keep it chilled right up to your doorstep.Did we mention that we’re obsessed?</p>
<h6>We will charge only for what you buy</h6>
<p class="para">
Doesn’t everyone do this? Not really. Most other places first weigh the
meat, then cut up the pieces, and throw out the parts which aren’t fit
to eat, such as offal, gizzard, wingtips, etc. But you still pay based
on the original weight even though what you finally get is 10% to 30% less
</p>
<hr>
<br>
<div class="d-flex">
<span style="margin-right: 10px; margin-left:480px;"><img src="https://www.licious.in/img/default/copyright2.png" style="width: 13px;"
alt=""></span>
<span class="heading"> 2022 Delightful Gourmet Pvt Ltd. All Rights Reserved.</span>
</div>
<p class="size">Licious is your one-stop fresh meat delivery shop. In here, you get nothing
but the freshest meat & seafood, delivered straight to your doorstep.
Now you can buy meat online anytime at your convenience. Indulge in our
diverse selection: Chicken, Mutton, Seafood (Fish, Prawns, Crabs), Marinades
& Cold Cuts. All our products are completely natural and healthy. Once you've experienced
Licious, you'll never go back to the old way of buying meat and seafood.</p>
</div>
</body>
</html>
<script src="./script/index.js"></script>
<script src="./script/cart.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/593bcac7b4.js" crossorigin="anonymous"></script>
<!-- <script src="./header.js"></script> -->
<script src="./script/header.js"></script>