Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-13 08:47:39 +00:00

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-glasses-sitting-chair-kitchen-eating-green-apple-smiling_1258-202962.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-glasses-sitting-chair-kitchen-eating-green-apple-smiling_1258-202962.jpg",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg" imageSrc="http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg?_wi=1"
imageAlt="Premium fruit box" imageAlt="Premium fruit box"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -176,7 +176,7 @@ export default function LandingPage() {
price: "₹499", price: "₹499",
rating: 5, rating: 5,
reviewCount: "120+", reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fresh-berries-tray-with-copyspace_23-2148233304.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fresh-berries-tray-with-copyspace_23-2148233304.jpg?_wi=1",
}, },
{ {
id: "p2", id: "p2",
@@ -247,7 +247,7 @@ export default function LandingPage() {
description: "Premium produce only.", description: "Premium produce only.",
bentoComponent: "reveal-icon", bentoComponent: "reveal-icon",
icon: Award, icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg", imageSrc: "http://img.b2bpic.net/free-photo/unpleased-young-female-gardener-uniform-wearing-gardening-hat-stucks-out-tongue-holds-vegetable-basket-tomato-isolated-green-wall_141793-95896.jpg?_wi=2",
imageAlt: "fresh healthy fruit selection", imageAlt: "fresh healthy fruit selection",
}, },
{ {
@@ -255,7 +255,7 @@ export default function LandingPage() {
description: "Prompt door delivery.", description: "Prompt door delivery.",
bentoComponent: "reveal-icon", bentoComponent: "reveal-icon",
icon: Truck, icon: Truck,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fresh-berries-tray-with-copyspace_23-2148233304.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fresh-berries-tray-with-copyspace_23-2148233304.jpg?_wi=2",
imageAlt: "fresh healthy fruit selection", imageAlt: "fresh healthy fruit selection",
}, },
]} ]}