From b3503dc5b26db0dda81a82ee8429327f061449bd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 00:50: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 5610e05..36558fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { ]} gridVariant="four-items-2x2-equal-grid" animationType="blur-reveal" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} /> -- 2.49.1