From fac606e48a4efb70d9281f6af64d673000ea5258 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Feb 2026 15:56:27 +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 8436f15..9fc4e4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "View Our Menu", href: "#menu" }, { text: "Find Us", href: "#contact" }, ]} - imageSrc="https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2329.jpg" + imageSrc="https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2329.jpg?_wi=1" imageAlt="Cozy coffee shop interior with barista making coffee" textPosition="bottom-left" showDimOverlay={true} @@ -178,7 +178,7 @@ export default function LandingPage() {