-
Notifications
You must be signed in to change notification settings - Fork 0
/
index (1).html
374 lines (343 loc) · 16.3 KB
/
index (1).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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap 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=Raleway:wght@200;800&family=Roboto:wght@700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="style (1).css">
<title>Responsive</title>
</head>
<body>
<nav class="navbar navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="#">Organic</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarScroll" aria-controls="navbarScroll" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarScroll">
<ul class="navbar-nav m-auto my-2 my-lg-0 ">
<li class="nav-item">
<a class="nav-link active" href="#">home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">trending</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" >
store
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" >Organic</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#" >contact</a>
</li>
</ul>
<form class="d-flex">
<input class="px-2 search" type="search" placeholder="Search" aria-label="Search">
<button class="btn0" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<section class="main">
<div class="container py-5">
<div class="row py-5">
<div class="col-lg-7 pt-5 text-center">
<h1 class="pt-5">Nature Has Always Cared for us!</h1>
<button class="btn1 mt-3">More Tips</button>
</div>
</div>
</div>
</section>
<!--=====================================================================================================================-->
<section class="new">
<div class="container py-5">
<div class="row pt-5" >
<div class="col-lg-7 m-auto">
<div class="row text-center">
<div class="col-lg-4">
<img src="images/images/natural.jpeg" class="img-fluid" alt="">
<h6>NATURAL</h6>
</div>
<div class="col-lg-4">
<img src="images/images/organic.jpeg" class="img-fluid" alt="">
<h6>ORGANIC</h6>
</div>
<div class="col-lg-4">
<img src="images/images/healt.jpeg" class="img-fluid" alt="">
<h6>HEALTH</h6>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="product">
<div class="container py-5">
<div class="row py-5 ">
<div class="col-lg5 m-auto text-center">
<h1>what's trending</h1>
<h6 style="color:red">Be Healty Organic Food</h6>
</div>
<div class="row">
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/blueberries combo.jpg" class="image fluid" alt="">
</div>
</div>
<h6>blueberries Combo</h6>
<p>$39.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/grapes greeen pkd.jpg" class="image fluid" alt="">
</div>
</div>
<h6>Grapes Green pkd</h6>
<p>$42.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/mango alphonso dev1pcs.jpg" class="image fluid" alt="">
</div>
</div>
<h6>Mango Alphonso dev</h6>
<p>$30.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/carrot indian.jpeg" class="image fluid" alt="">
</div>
</div>
<h6>Carrot Indian</h6>
<p>$20.99</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 m-auto text-center">
<button class="btn1 ">Click For More</button>
</div>
</div>
<!--============================================================================-->
<section class="about">
<div class="container py-5">
<div class="row py-5">
<div class="col-lg-8 m-auto text-center">
<h1>Welcome To Our Organic Food Sociaty</h1>
<h6 style="color:red">Be Healty Organic Food</h6>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<img src="images/images/basket.jpg" class="img-fluid mb-3" alt="">
<h5>FRESH FRUITS AND ORGANIC VEGETABLES FOR A HEALTHY LIFE</h5>
<p>
A healthy diet is incomplete if you do not include fruits and vegetables in it. They provide our body with essential nutrients that boosts our immunity and protects us against chronic diseases. Fruits and vegetables are rich in minerals, vitamins, antioxidants and fiber, they are also low on calories, which is perfect for your waistline. They make any dish delicious with their vibrant colours, appetizing fragrances and fresh flavours. Juices, smoothies, salads, and sabjis are ideal diet choices for sick people and pregnant women too.</p>
</div>
<div class="col-lg-4">
<img src="images/images/welcome3.jpg" class="img-fluid mb-3" alt="">
<h5>BUY FRUITS AND VEGETABLES ONLINE OF BEST QUALITY</h5>
<p>
Don't have the time to go grocery shopping? Buy organic vegetables & fresh fruits online! Nature's basket is a one-stop-shop for all your grocery needs. It's an easy and affordable option to enjoy fruits and vegetables delivered right at your doorstep. Our portal is designed specially catering to working people who find it difficult to commute after long hours and shop in crowded markets</p>
</div>
<div class="col-lg-4">
<img src="images/images/welcome2.jpg" class="img-fluid mb-3" alt="">
<h5>AVAIL QUICK HOME DELIVERY & MULTIPLE PAYMENT OPTIONS</h5>
<p>
Nature's Basket is the retail venture of Group and is today India's foremost retail destination for fresh fruits, vegetables & world gourmet food from across the globe. At Nature's Basket we pride ourselves on our delivery service, simply put, it's swift and the products are packed in such a way that they aren't damaged. We have multiple payment options, pay it by card or close the deal with cash on delivery, we accept all kinds of payment options.</p>
</div>
</div>
<div class="row pt-3">
<div class="col-lg-6 m-auto text-center">
<button class="btn1 ">Shope more</button>
</div>
</div>
</div>
</section>
<!--==========================================================================-->
<section class="product">
<div class="container py-5">
<div class="row py-5 ">
<div class="col-lg8 m-auto text-center">
<h1>Explore Our Store</h1>
<h6 style="color:red">Pick Our Product From Our Store</h6>
</div>
</div>
<div class="row">
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/yummiez green peas.jpg" class="image fluid" alt="">
</div>
</div>
<h6>yummiez Green peas</h6>
<p>$15.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/ha walnut whole.jpeg"class="image fluid" alt="">
</div>
</div>
<h6>HA Walnut whole</h6>
<p>$30.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/green riant nblt gold WHL.jpg" class="image fluid" alt="">
</div>
</div>
<h6>Green Riant Nblt Gold WHL</h6>
<p>$40.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/pure beauty imported1.jpg" class="image fluid" alt="">
</div>
</div>
<h6>Pure Beauty Imported</h6>
<p>$45.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/grapes red globe.jpeg" class="image fluid" alt="">
</div>
</div>
<h6>Grapes Red globe</h6>
<p>$39.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/aloe vera.jpg" class="image fluid" alt="">
</div>
</div>
<h6>Aloevera</h6>
<p>$36.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/nb spinch.jpeg" class="image fluid" alt="">
</div>
</div>
<h6>NB spinch</h6>
<p>$15.99</p>
</div>
<div class="col-lg-3 text-center">
<div class="card border-0 bg-light mb-2">
<div class="card-body">
<img class="imgd" src="images/images/Ginger.jpeg" class="image fluid" alt="">
</div>
</div>
<h6>Ginger</h6>
<p>$39.99</p>
</div>
</div>
<div class="row">
<div class="col-lg-6 m-auto text-center">
<button class="btn1 ">Click For More</button>
</div>
</div>
</div>
</section>
<section class="cotact py-5">
<div class="container py-5">
<div class="row py-5">
<div class="col-lg-9 m-auto text-center">
<h1>Contact Us</h1>
<h6 style="color:red;">Always Be In Touch With You</h6>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h6>LOCATION</h6>
<p>New York 0911 First Street DC</p>
<h6>PHONE</h6>
<p>03444-24359555</p>
<h6>EMAIL</h6>
<p>jhonythomas@gmail.com</p>
</div>
<div class="col-lg-7">
<div class="row">
<div class="col-lg-6">
<input type="text" class="form-control bg-light" placeholder="First Name">
</div>
<div class="col-lg-6">
<input type="text" class="form-control bg-light" placeholder="Last Name">
</div>
</div>
<div class="row">
<div class="col-lg-12 py-3">
<textarea name="" class="form-control bg-light" placeholder="Enter Your Name" id="" cols="10" rows="5"></textarea>
</div>
</div>
<button class="btn1">Submit</button>
</div>
</div>
</div>
</div>
</section>
<!--=============================footer==================================================-->
<section class="news py-5">
<div class="container py-5">
<div class="row">
<div class="col-lg-9 m-auto text-center">
<h1>Join Our Secret Society</h1>
<input type="text" class="px-3" placeholder="Enter Your Email">
<button class="btn2">Submit</button>
</div>
</div>
<div class="row">
<div class="col-lg-11">
<div class="row">
<div class="col-lg-3 py-3">
<h5>HEALTH</h5>
<p>Weight Management Foods</p>
<p>Heart - Healthy Foods</p>
<p>Wellness & Immunity Boosters</p>
</div>
<div class="col-lg-3 py-3">
<h5 class="pb-3">INTERNATIONAL CUSINE</h5>
<p>Italian & Continental</p>
<p>Middle-Eastern</p>
<p>Condiments</p>
</div>
<div class="col-lg-3 py-3">
<h5 class="pb-3">INSTANT MEAL & AIDS</h5>
<p>Ready to Cook</p>
<p>Ready to Eat</p>
<p>Accessories</p>
</div>
<div class="col-lg-3 py-3">
<h5 class="pb-3">Keep In Touch</h5>
<span><img src="fab fa-facebook" alt=""></span>
<span><img src="images/" alt=""></span>
<span><img src="images/" alt=""></span>
<span><img src="images/" alt=""></span>
</div>
</div>
</div>
</div>
<hr>
<p>© 2020 Natures Basket Limited. All rights reserved.|Privacy Policy|Terms of Use|Home Delivery Number - 8880077745|Site Map|Mobile Site|FSSAI License Number - 11519002000496</p>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
</body>
</html>