From 7dde8c6dbb3654651101c10e93822a6e61d15537 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 11:12:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe97509..e7f0b0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg?_wi=1", imageAlt: "Fresh food supply ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=1", imageAlt: "Quality ingredients showcase", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { imageAlt: "Premium supply delivery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg?_wi=1", imageAlt: "Fresh produce selection", }, { @@ -127,7 +127,7 @@ export default function LandingPage() { quote: "Your red oil is great for cooking all kinds of soups and tastes so great.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-female_23-2148480700.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Premium quality every single time. Simply the best.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328310.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "Reliable and consistent. Highly recommended!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317352.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria", }, ]}