From 5521a773ec89a07f722f47b8eeb38ab60eeddea9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 15:22:40 +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 bda79ac..9dfe36e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg?_wi=1" imageAlt="La Bergamote luxury patisserie interior" mediaAnimation="slide-up" avatars={[ @@ -142,7 +142,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg?_wi=1" imageAlt="Artisan pastry crafting process" /> @@ -249,7 +249,7 @@ export default function LandingPage() { button: { text: "Book Consultation", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-macarons_23-2149162699.jpg?_wi=2", imageAlt: "Front view female cook pouring flour into the eggs for dough on a dark pastry cake pie bakery worker hotcake cuisine job", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { button: { text: "Book Consultation", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-tray-with-dessert_23-2148972005.jpg?_wi=2", imageAlt: "Front view female cook pouring flour into the eggs for dough on a dark pastry cake pie bakery worker hotcake cuisine job", }, ]}