From f6a38df644b5add2099b5c06dc43d2a48dc7ac16 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:43:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22df860..bf1d654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,6 @@ export default function LandingPage() { { text: "Prenota un tavolo", href: "#contact" } ]} buttonAnimation="slide-up" - useInvertedBackground={false} /> -- 2.49.1