diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e127e6..4a22407 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,27 +57,27 @@ export default function LandingPage() { description="Experience the crisp taste of nature with our hand-picked selection of local organic produce and daily essentials." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=1", imageAlt: "Fresh produce", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=2", imageAlt: "Fresh produce 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=3", imageAlt: "Fresh produce 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=4", imageAlt: "Fresh produce 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=5", imageAlt: "Fresh produce 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-fruits-plastic-crate-local-farmers-market_23-2148209688.jpg?_wi=6", imageAlt: "Fresh produce 6", }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { name: "Organic Red Apples", price: "$4.99/kg", variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drops-wicker-basket-light-wooden-grunge_176474-5559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drops-wicker-basket-light-wooden-grunge_176474-5559.jpg?_wi=1", }, { id: "2", @@ -144,7 +144,7 @@ export default function LandingPage() { name: "Organic Red Apples", price: "$4.99/kg", variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drops-wicker-basket-light-wooden-grunge_176474-5559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/apples-with-drops-wicker-basket-light-wooden-grunge_176474-5559.jpg?_wi=2", }, ]} title="Explore Our Catalog"