From 031c4e2d88dd2ea67b18e3ebd2ff6bb324f8dbcf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 12:14:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49c7902..87a8389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function ViennaBakeryPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg?_wi=1" imageAlt="Vienna Bakery storefront with fresh bread display" buttons={[ { text: "Order Online", href: "contact" }, @@ -186,7 +186,7 @@ export default function ViennaBakeryPage() { description="Subscribe to our newsletter for exclusive offers, new product announcements, and baking tips from our expert team. Plus, get 10% off your first order!" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg?_wi=2" imageAlt="Vienna Bakery interior" mediaAnimation="slide-up" mediaPosition="right"