From c3e52cbd2f9fcc2738ddc329da9552ced46377ef Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 21:54:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7c66ab..1677055 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { ]} textboxLayout="default" animationType="slide-up" - useInvertedBackground={true} + useInvertedBackground={false} carouselMode="buttons" /> @@ -173,7 +173,7 @@ export default function LandingPage() { ]} textboxLayout="default" animationType="slide-up" - useInvertedBackground={true} + useInvertedBackground={false} /> @@ -222,7 +222,7 @@ export default function LandingPage() { { text: "Mapy Google", href: "https://maps.google.com/?q=Křemencova+1919,+110+00+Nové+Město,+Praha+1" }, { text: "Zavolat", href: "tel:+420777977979" } ]} - useInvertedBackground={true} + useInvertedBackground={false} />