From c354319dd900216578ede6156e533cb252024c9b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 16:43:33 +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 6ba85a4..9398565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { } ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} /> -- 2.49.1