diff --git a/src/app/page.tsx b/src/app/page.tsx index 973c7da..55f394b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function SitePage() { required: true, }} buttonText="Send Message" - imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg" + imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1" imageAlt="Cozy interior of a Ukrainian bakery with display counter" mediaAnimation="slide-up" mediaPosition="right" @@ -184,7 +184,7 @@ export default function SitePage() {