From c043833ae31fc36241343bbbd179c130bc0d50ff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:19:54 +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 5b23a44..dec1801 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -245,7 +245,7 @@ export default function LandingPage() { title="Besuchen Sie uns" description="Unser Restaurant befindet sich im Herzen von Graz, zentral gelegen und leicht erreichbar." tag="Standort" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} animationType="slide-up" metrics={[ -- 2.49.1