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"