From b4ff38cc96e293ab5848c8eeedd0d43e5784a7ed Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 16:22:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d0407f..0fd9124 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg?_wi=1", imageAlt: "Bakery display", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { title: "Satisfied Guests", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg?_wi=1" imageAlt="Bakery artisan story" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -145,7 +145,7 @@ export default function LandingPage() { descriptions: [ "Fresh dough prepared every morning before the sun comes up.", ], - imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg?_wi=2", imageAlt: "fresh croissants display", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { descriptions: [ "Personalized cakes and treats for all your special occasions.", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-kneading-dough-cooking-pasta-pizza-bread-home-cooking-concept-lifestyle_1220-5470.jpg?_wi=2", imageAlt: "fresh croissants display", }, ]}