forked from Anushkabh/krishiconnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vegetables.html
256 lines (244 loc) · 10.8 KB
/
vegetables.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Organic Vegetables</title>
<link rel="stylesheet" href="vegitable.css" />
</head>
<body>
<div class="hero-img" style="height: 700px">
<img
src="https://media.istockphoto.com/id/1198965879/photo/organic-vegan-food.jpg?s=612x612&w=0&k=20&c=WdTEJ9S_byPyF0nCpg4lMJ4pch8XiSABX7CZl1UuMQ0="
height="100%"
width="100%"
style="object-fit: cover"
alt=""
/>
</div>
<div class="container abs" style="padding-top: 70px">
<h1 class="hero-heading font-primary">
100% <span style="color: rgb(0, 187, 0)">Organic</span>
</h1>
<p
class="font sub-title"
>
Fresh & Natural Farm Produce
</p>
<p style="max-width: 500px">
We're passionate about bringing you the freshest and healthiest vegetables straight from our farms to your table. Our commitment to organic farming practices ensures that every bite is bursting with flavor and nutrients, while also being environmentally sustainable.
</p>
<button
style="
background-color: rgb(0, 187, 0);
padding: 10px;
border: none;
border-radius: 10px;
"
>
All vegetables
</button>
</div>
<section class="products">
<div class="container">
<div class="product-list">
<div class="product feature">
<img src="./assets/images/apple.png" alt="health" />
<h3>Healthy Food</h3>
</div>
<div class="product feature">
<img src="https://i.pinimg.com/564x/b8/85/10/b88510e4e0a7c0457e16495880546429.jpg" alt="shipping" />
<h3>Free Shipping</h3>
</div>
<div class="product feature">
<img src="https://i.pinimg.com/564x/5e/76/41/5e7641130548fefe973a8c460b347ee0.jpg" alt="support" />
<h3>24 / 7 support</h3>
</div>
<div class="product feature">
<img src="https://i.pinimg.com/736x/6c/95/aa/6c95aac15db0364dbae9a5b0767d30cd.jpg" alt="farm" />
<h3>From our farm</h3>
</div>
</div>
</div>
</section>
<div class="hero-img about-img" >
<div class="about-us" style="max-width: 600px; margin-top: 40px;">
<h1>We Providing Services Since 1941 With Proud.</h2>
<p>
Fresh and natural vegetables directly from our farms to your table.
</p>
<p> Our legacy dates back to 1941, where we started our journey with a commitment to delivering the freshest and most natural vegetables to our customers. Over the years, we've honed our expertise and perfected our farming practices to ensure that every vegetable we offer is of the highest quality and flavor.</p>
<h2>Fresh and <span style="color: rgb(0, 187, 0);"> 100% organic </span> farm fresh product</h2>
</div>
</div>
<section class="products">
<div class="container">
<h2>Our Best Seller Product</h2>
<p>Have a look at some of our bestsellers-</p>
<div class="product-list">
<div class="product">
<img src="https://i.pinimg.com/564x/cb/71/90/cb7190237e3098a376a1807a1dcdb48d.jpg" alt="Tomato" />
<h3>Tomato</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>$1.99 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/95/b9/e9/95b9e9d3036944f0c755b38fd05f4ec9.jpg" alt="Carrot" />
<h3>Carrot</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/9c/fc/07/9cfc0799b21eff6895ad37688176deb8.jpg" alt="Broccoli" />
<h3>Broccoli</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/a4/82/c4/a482c4130eee686a4c6206667076818e.jpg" alt="Pepper" />
<h3>Pepper</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/6d/3c/a2/6d3ca26cc6ef4805162e881e100ba28b.jpg" alt="Tomato" />
<h3>Pumpkin</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/34/78/30/34783035c44b6f4aa60483aeeb82aa08.jpg" alt="Carrot" />
<h3>Cluster Beans</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/b6/ab/d1/b6abd1c347d6f348b19d172d07af0be9.jpg" alt="Broccoli" />
<h3>Turnip</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/39/fd/27/39fd27d4e425ffcc45cea783af3793e6.jpg" alt="Pepper" />
<h3>Spinach</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/01/7a/d9/017ad925ae84dd2bd373077faca1ec9a.jpg" alt="Pepper" />
<h3>Cucumber</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
<div class="product">
<img src="https://i.pinimg.com/564x/97/d6/81/97d681647da810ba0e7d1c535ee31db5.jpg" alt="Pepper" />
<h3>Cauliflawor</h3>
<div class="" style="display: flex; justify-content: space-between; align-items: center;">
<p>Rp. 200.00 / kg</p>
<button>buy</button>
</div>
</div>
</div>
</div>
</section>
<section class="discount">
<div class="container" style="padding-right: 40px;">
<h2 class="discount-text">Sale <span class="discount-title">50%</span> Off All </h2>
<h2 class="discount-text">Vegetable Products</h2>
<button style="color: white; font-weight: 600; border-radius: 20px; font-size: 15px">Explore</button>
</div>
</section>
<div class="testimonials">
<h2>Our Happy Customers</h2>
<section class="review-container">
<div class="review-card">
<div class="review-header">
<!-- <img src="customer-avatar.jpg" alt="Customer Avatar" class="avatar"> -->
<div class="info">
<h2 class="name">John Doe</h2>
<p class="location">New York, USA</p>
</div>
</div>
<div class="review-content">
<p class="comment">"I absolutely love the fresh vegetables from Fresh Farm Vegetables! They're always so crisp and flavorful. Thank you for providing such high-quality produce."</p>
<div class="rating">
<span class="stars">★★★★★</span>
<!-- <span class="score">5/5</span> -->
</div>
</div>
</div>
<div class="review-card">
<div class="review-header">
<!-- <img src="customer-avatar.jpg" alt="Customer Avatar" class="avatar"> -->
<div class="info">
<h2 class="name">Jane Smith</h2>
<p class="location">Los Angeles, USA</p>
</div>
</div>
<div class="review-content">
<p class="comment">"I can't get enough of the vegetables from Fresh Farm Vegetables! They're always so fresh and vibrant, and they make every meal taste amazing. Thank you for your commitment to quality!"</p>
<div class="rating">
<span class="stars">★★★★☆</span>
<!-- <span class="score">4/5</span> -->
</div>
</div>
</div>
<div class="review-card">
<div class="review-header">
<!-- <img src="customer-avatar.jpg" alt="Customer Avatar" class="avatar"> -->
<div class="info">
<h2 class="name">Alice Johnson</h2>
<p class="location">Chicago, USA</p>
</div>
</div>
<div class="review-content">
<p class="comment">"Fresh Farm Vegetables has transformed the way I eat. Their vegetables are always top-notch, and I love how they're delivered straight from the farm to my doorstep. Truly impressive!"</p>
<div class="rating">
<span class="stars">★★★★★</span>
<!-- <span class="score">5/5</span> -->
</div>
</div>
</div>
<div class="review-card">
<div class="review-header">
<!-- <img src="customer-avatar.jpg" alt="Customer Avatar" class="avatar"> -->
<div class="info">
<h2 class="name">Jane Smith</h2>
<p class="location">Los Angeles, USA</p>
</div>
</div>
<div class="review-content">
<p class="comment">"Absolutely Amazinggg!!"</p>
<div class="rating">
<span class="stars">★★★★☆</span>
<!-- <span class="score">4/5</span> -->
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="container">
<p>© 2024 Organic Vegetables. All Rights Reserved.</p>
</div>
</footer>
</body>
</html>