forked from Anushkabh/krishiconnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMiscellenous.html
240 lines (229 loc) · 10.8 KB
/
Miscellenous.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
<!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="Miscellenous.css" />
</head>
<body>
<div class="hero-img" style="height: 700px">
<img
src="https://i.pinimg.com/564x/04/c9/2b/04c92b20cb484aaf12f40f4827e1343f.jpg"
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(187, 0, 103)">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;
cursor: pointer;
"
>
All Miscellenous
</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(187, 0, 103);"> 100% organic </span> farm fresh product</h2>
</div>
</div>
<section class="products">
<div class="container">
<h2 class="font" style="font-size: 30px;">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/1f/97/eb/1f97eb9a357e6646228fe42ff198c053.jpg" alt="Tomato" />
<h3>Cumin</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/42/94/35/42943576f46ac5797b3d2d8a1403f3f6.jpg" alt="Carrot" />
<h3>turmeric</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/9a/bf/25/9abf252a97a273d4f1a28a21156f56e6.jpg" alt="Broccoli" />
<h3>Paprika</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/23/fb/b2/23fbb25f9c57211033018a8c35e9a8fa.jpg" alt="Pepper" />
<h3>Star anise</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/b8/5d/89/b85d89c0f100953543b456161b703225.jpg" alt="Tomato" />
<h3>rosemary</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/a6/ba/34/a6ba34dcdc1cd9ba88ebd5dc7dbf1ccb.jpg" alt="Carrot" />
<h3>Black PaperCorns</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">Miscellenous 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 selection of culinary ingredients and tools! The spices and herbs are so fresh and aromatic, and the wooden utensils are a pleasure to use. Thank you for providing such high-quality products."</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 culinary tools and ingredients! The oils are perfect for cooking, and the measuring spoons make it easy to get the right amount every time. 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">"The range of culinary ingredients and tools has transformed the way I cook. The mortar and pestle are perfect for grinding spices, and I love the small bowls for holding ingredients. 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 amazing! The culinary tools and ingredients have made my cooking experience so much better. The variety of spices is fantastic, and the quality of everything is top-notch. Thank you!"</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">"The range of culinary ingredients and tools has transformed the way I cook. The mortar and pestle are perfect for grinding spices, and I love the small bowls for holding ingredients. Truly impressive!"</p>
<div class="rating">
<span class="stars">★★★★★</span>
<!-- <span class="score">5/5</span> -->
</div>
</div>
</div>
</section>
</div>
<footer>
<div class="container">
<p>© 2024 Organic Miscellenous. All Rights Reserved.</p>
</div>
</footer>
</body>
</html>