Update src/app/page.tsx
This commit is contained in:
@@ -75,28 +75,28 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Organic Atta (Whole Wheat Flour)",
|
||||
price: "₹299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482562.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ingredient-bags-full-flour_23-2149482562.jpg?_wi=1",
|
||||
imageAlt: "Organic whole wheat flour",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Pure Mustard Oil Cold-Pressed",
|
||||
price: "₹549",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soybean-oil-soybean-food-beverage-products-food-nutrition-concept_1150-26349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soybean-oil-soybean-food-beverage-products-food-nutrition-concept_1150-26349.jpg?_wi=1",
|
||||
imageAlt: "Cold-pressed mustard oil bottle",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Hand-Picked Mixed Grains",
|
||||
price: "₹399",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legumes-beans-assortment-different-bowls-light-stone-background-top-view-healthy-vegan-protein-food_114579-10736.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/legumes-beans-assortment-different-bowls-light-stone-background-top-view-healthy-vegan-protein-food_114579-10736.jpg?_wi=1",
|
||||
imageAlt: "Mixed grains collection",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Turmeric Powder - High Curcumin",
|
||||
price: "₹249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-spices-lemon-slices_23-2148728154.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-spices-lemon-slices_23-2148728154.jpg?_wi=1",
|
||||
imageAlt: "Premium turmeric powder",
|
||||
},
|
||||
]}
|
||||
@@ -118,28 +118,28 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "100% Natural & Chemical-Free",
|
||||
tags: ["No Pesticides", "No Additives"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-plant_23-2149514636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-hands-holding-plant_23-2149514636.jpg?_wi=1",
|
||||
imageAlt: "Organic farm - hands holding green plant",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Small Batch Production",
|
||||
tags: ["Quality Controlled", "Handcrafted"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-is-making-pottery-potters-wheel-man-makes-pottery-clay-modeling_169016-67455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-is-making-pottery-potters-wheel-man-makes-pottery-clay-modeling_169016-67455.jpg?_wi=1",
|
||||
imageAlt: "Artisan production - traditional processing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Lab Tested Purity",
|
||||
tags: ["Certified", "Third-Party Verified"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/researchers-biotechnology-laboratory-with-plants_23-2148776130.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/researchers-biotechnology-laboratory-with-plants_23-2148776130.jpg?_wi=1",
|
||||
imageAlt: "Laboratory testing - quality assurance",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Direct from Local Farmers",
|
||||
tags: ["Fair Trade", "Supporting Communities"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15864.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-happy-family-spending-time-together_329181-15864.jpg?_wi=1",
|
||||
imageAlt: "Local farmers - agricultural community",
|
||||
},
|
||||
]}
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
id: "cat-4",
|
||||
name: "Millets & Pulses",
|
||||
price: "From ₹249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-buckwheat-with-greens-bread-loafs-dark-grey-space_140725-97991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-buckwheat-with-greens-bread-loafs-dark-grey-space_140725-97991.jpg?_wi=1",
|
||||
imageAlt: "Millets and pulses",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user