From cddd086c050692eecca67b8fec2d44b791192626 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 12:45:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index d82c4e5..628fe6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,6 +131,7 @@ export default function LandingPage() { description="We are located in the heart of town. Drop by, grab a table, and enjoy the experience." buttons={[{ text: "Get Directions", href: "https://maps.app.goo.gl/cHBcN2dbfgFaxLLG9" }]} background={{ variant: "plain" }} + useInvertedBackground={false} />