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() {