-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhylicious.html
264 lines (247 loc) · 11.9 KB
/
whylicious.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
<!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>Document</title>
<link rel="stylesheet" href="aboutus.css">
</head>
<body>
<div id="navbar-top">
<div class="nav">
<div class="nav-right">
<a style="color:#4f4f5c;" href="whylicious.html"> <p>Why Licious? </p></a>
<p id="d">•</p>
<p>Download App </p>
<img src="https://www.licious.in/img/rebranding/ios_app_icon.svg" alt="">
<img src="https://www.licious.in/img/rebranding/android_app_icon.svg" alt="">
</div>
<div class="nav-left">
<p>FSSC 22000 Certification</p>
<p id="d">•</p>
<p onclick="about()">About Us</p>
<p id="d">•</p>
<p>Careers @Licious</p>
<p id="d">•</p>
<p>Contact Us <img src="https://www.licious.in/img/rebranding/down-arrow.png" alt=""></p>
</div>
</div>
</div>
<div id="main-navbar">
<div class="navbar-part">
<img onclick="main()" src="https://www.licious.in/img/rebranding/licious-logo.svg" alt="">
<div id="loc">
<img src="https://www.licious.in/img/rebranding/location_icon.svg" alt="">
<div id="place">
<p style="margin-top:1px;">BENGALURU</p>
<p style="margin-top:-12px;">Bangalore, Karnatak...<img src="https://www.licious.in/img/rebranding/down-arrow.png" alt=""></p>
</div>
</div>
<div id="search">
<input type="text" placeholder="Search for any delicious product">
<img src="https://www.licious.in/img/rebranding/search_icon.svg" alt="">
</div>
<div class="cat">
<img src="https://www.licious.in/img/rebranding/category-dropdown-icon.svg" alt="">
<p style="margin-top:8px;">Categories</p>
</div>
<div class="log">
<img src="https://www.licious.in/img/rebranding/profile_icon.svg" alt="">
<p style="margin-top:8px;">Login</p>
</div>
<div class="ct" onclick="openNav()">
<img src="https://www.licious.in/img/rebranding/cart_icon.svg" alt="">
<div class="main-cart">
<h4 class="no"></h4>
<p style="margin-top:8px;">Cart</p>
<h3 style="margin-top:-7px;" id="price"></h3>
</div>
</div>
</div>
</div>
<div id="mainimage">
<img src="https://www.licious.in/img/rebranding/The-Licious-Way-Web.jpg" alt="">
</div>
<div id="container">
<div id="header">
<a href="">
<img id="logo_img"src="https://www.licious.in/img/rebranding/licious-logo.svg" alt="">
</a>
<div id="line"></div>
</div>
<div id="user_link">
<div id="div1">
<h4 id="use_link">USEFUL LINKS</h4>
<p><a href="">Why Licious?</a></p>
<p> <a href="">Refer & Earn</a></p>
<p> <a href="">Cash+</a></p>
<p> <a href="">Careers</a></p>
<p> <a href="">BLOG</a></p>
<p> <a href="">Campaign</a></p>
<p> <a href="">Guidelines</a></p>
<p> <a href="">About Us</a></p>
<p> <a href="">Certification</a></p>
<p> <a href="">Sitemap</a></p>
</div>
<div id="play">
<h2 id="play_top">EXPERIENCE LICIOUS APP ON MOBILE</h2>
<a href="">
<img class="i" src="https://www.licious.in/img/rebranding/app-store-new.svg" alt="">
</a>
<a href="">
<img class="i"src="https://www.licious.in/img/rebranding/play-store-new.png" alt="">
</a>
</div>
<div id="contacts">
<div id="div2">
<h4 id="a">CONTACT US</h4>
<p>Call: 1800-4190-786</p>
<p>Talktous@licious.com</p>
<p>
REGISTERED OFFICE ADDRESS:</p>
<p>House of Licious, Zed Pearl, No 12, Domlur Layout</p>
<p>Bangalore, Karnataka - 560071</p>
</div>
<div id="tc">
<p>T&C</p>
<p>FAQ</p>
<p>Privacy Policy</p>
<p>HAVE SECURITY CONCERN?</p>
<p>Mail us to: security@licious.com</p>
</div>
<div id="atm">
<img id="a1" src="https://www.licious.in/img/rebranding/3-dsecure.png" alt="">
</div>
</div>
</div>
<div id="keep">
<p id ="keep_in">KEEP IN TOUCH</p>
<a class="a" href="">
<img src="https://www.licious.in/img/rebranding/insta_color.png" alt="">
</a>
<a class="a" href="">
<img src="https://www.licious.in/img/rebranding/fb_color.png" alt="">
</a>
<a class="a" href="">
<img src="https://www.licious.in/img/rebranding/twitter_color.png" alt="">
</a>
</div>
</div>
<div id="popularsearches">
<div>
<span>POPULAR SEARCH</div>
<div id="popularsearches2">
<div>
<p style="padding-top: 20px;color:rgb(69, 67, 67);">CHICKEN</p>
<div id="popularchicken">
<div >Chicken Breast(Boneless)</div>
<div> Chicken (Skinless) - Curry Cut (Large)</div>
<div> Chicken Mince/Keema </div>
<div> Chicken Leg Curry Cut (Large - 4 pieces)</div>
<div> Chicken Lollipop - 10 Pieces </div>
<div>Tender Spring Chicken Curry Cut </div>
<div> Chicken - Whole with Skin) </div>
<!-- <div>Chicken Curry Cut (Small - 13 to 16 Pieces)</div> -->
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">EGGS</p>
<div id="populareggs">
<div >Classic Eggs - Pack Of 6</div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
<div>
<p style="padding-top: 20px;">MUTTON</p>
<div id="popularmutton">
<div >Goat Mince/Keema</div>
<div> Rich Goat Curry Cut </div>
<div> Lean Goat Curry Cut</div>
<div> Lean Lamb Curry Cut </div>
<div> Rich Lamb Curry Cut </div>
<div> Lamb Ribs and Chops </div>
<div> Goat Ribs and Chops </div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">FISH & SEAFOOD</p>
<div id="popularfish">
<div >Basa Fillet (Platinum Grade) </div>
<div> Premium Grade Mackerel (Cleaned) </div>
<div> Freshwater Rohu Large</div>
<div> Freshwater Rohu - Bengali Cut </div>
<div> Medium Prawns - Without Tail</div>
<div> Seer (Surmai) Steaks </div>
<div> Freshwater Rohu Small - Bengali Cut</div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">READY TO COOK</p>
<div id="popularcook">
<div> Caribbean Jerk Chicken (Boneless) </div>
<div> Habanero Chicken Wings (Hot) - 10 Pieces </div>
<div> Creamy Afghani Chicken </div>
<div> Peri Peri Chicken (Spicy) </div>
<div> Chicken Cutlet (Bengali Style) </div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">EXOTIC MEATS</p>
<div id="popularexotic">
<div> Atlantic Salmon Steaks </div>
<div> Blue Crab </div>
<div> Sea Bass/ Bhetki Fillet </div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">SPREADS</p>
<div id="popularspreads">
<div> Chunky Butter Chicken Spread (Single Serve) </div>
<div> Chunky Continental Chicken Spread </div>
<div> Chunky Shawarma Chicken Spread (Single Serve) </div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
<div>
<p style="padding-top: 20px;">KEBABS</p>
<div id="popularkebabs">
<div> Afghani Murgh Seekh Kebab </div>
<div> Purani Dilli ki Mutton Seekh Kebab </div>
</div>
<hr style="margin-top:14px;width:110%;border:0.5px solid rgb(229, 228, 228);">
</div>
</div>
</div>
<div id="wewill">
<h4>We will sell only the meat that we would eat ourselves.</h4>
<p>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’re extremely picky. Every single product is handpicked by a team with years of experience.</p>
<h4>If it’s not fresh, we won’t sell it</h4>
<p>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,<br>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>
<h4>We will charge only for what you buy</h4>
<p>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<br> the original weight even though what you finally get is 10% to 30% less</p>
</div>
<div id="footerlast">
<div style="margin-bottom:7px;">
<img src="https://www.licious.in/img/rebranding/copyright2.png" alt="">
<h4 class="year">2022 Delightful Gourmet Pvt Ltd. All Rights Reserved.</h4>
<br></br>
</div>
<div style="margin-bottom:30px;">
<p>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><br><br>
</div>
</div>
</body>
<script>
function about(){
window.location.href='aboutus.html'
}
function main(){
window.location.href='index.html'
}
</script>
</html>