From e6424af5d49d9e49cb0d6952e07532ae4eab919c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 00:51:35 +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 ec9f346..4a88b6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { } ]} animationType="blur-reveal" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} /> -- 2.49.1