Merge version_1 into main #1
@@ -44,21 +44,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
title: "Founded on Tradition",
|
||||
tags: ["Family Heritage", "Generations of Knowledge"],
|
||||
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=2",
|
||||
imageAlt: "Family farming heritage",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Committed to Excellence",
|
||||
tags: ["Premium Standards", "Zero Compromise"],
|
||||
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=3",
|
||||
imageAlt: "Excellence in farming",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Supporting Communities",
|
||||
tags: ["Fair Trade", "Local Growth"],
|
||||
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=3",
|
||||
imageAlt: "Community support",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -44,42 +44,42 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
imageAlt: "Premium turmeric powder",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Organic Red Lentils",
|
||||
price: "₹349",
|
||||
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=3",
|
||||
imageAlt: "Red lentils",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Traditional Millet Mix",
|
||||
price: "₹279",
|
||||
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=2",
|
||||
imageAlt: "Millet mix",
|
||||
},
|
||||
]}
|
||||
@@ -100,21 +100,21 @@ export default function ProductsPage() {
|
||||
id: "1",
|
||||
title: "Farm-Fresh Selection",
|
||||
tags: ["Sourced Fresh", "Peak Harvest"],
|
||||
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=2",
|
||||
imageAlt: "Farm-fresh products",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Rigorous Testing",
|
||||
tags: ["Lab Verified", "Safety Certified"],
|
||||
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=2",
|
||||
imageAlt: "Laboratory testing",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Expert Handling",
|
||||
tags: ["Professional Team", "Hygienic Process"],
|
||||
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=2",
|
||||
imageAlt: "Expert handling",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -44,21 +44,21 @@ export default function QualityPage() {
|
||||
id: "1",
|
||||
title: "Lab Testing & Verification",
|
||||
tags: ["Third-Party Certified", "Science-Backed"],
|
||||
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=3",
|
||||
imageAlt: "Laboratory testing",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Chemical-Free Processing",
|
||||
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=4",
|
||||
imageAlt: "Chemical-free farming",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Hygienic Handling",
|
||||
tags: ["Professional Standards", "Safe Processing"],
|
||||
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=3",
|
||||
imageAlt: "Professional handling",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user