From 7314124491ffee207cb972ef971df6d032a98c4d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:15:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f542630..23ad615 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,7 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" gridVariant="uniform-all-items-equal" + useInvertedBackground={false} title="Nasze Menu" description="Odkryj autentyczne włoskie smaki przygotowane ze świeżych składników." products={[ @@ -91,6 +92,7 @@ export default function LandingPage() { @@ -123,6 +128,8 @@ export default function LandingPage() { tag="Kontakt" title="Skontaktuj się z nami" description="Zapraszamy do kontaktu w sprawie rezerwacji stolików i eventów." + useInvertedBackground={false} + background={{ variant: "plain" }} />