From 195bd8b24e84545837e12e3df89d6f1feff3fc34 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 19:37:01 +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 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() {