From 3b9626959f24f9037e06052d2d7c9f850aa01eb3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:11:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c51023..e1d5bb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" imageAlt="Ibrizz restaurant interior with warm lighting" - showDimOverlay={true} + showDimOverlay={false} buttonAnimation="slide-up" /> -- 2.49.1