diff --git a/src/app/page.tsx b/src/app/page.tsx index 04f92ce..95b5d64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your visit or ask about reservations...", rows: 4, required: false }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg?_wi=1" imageAlt="Dolce Bakery & Cafe welcoming storefront" mediaAnimation="slide-up" mediaPosition="right" @@ -173,7 +173,7 @@ export default function LandingPage() {