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", }, ]}