From 4c1668f12e24321f9820f3f848c74f1b982d60fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 03:23:31 +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 a468532..bc0168a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { imageAlt="Elegant restaurant garden dining area" textPosition="bottom-left" showBlur={true} - showDimOverlay={false} + showDimOverlay={true} buttons={[ { text: "View Menu", href: "#menu" }, {