From 8e4378de21038ee6a72e78bfcc677ababfe298ce Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 17:31:17 +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 ec4fd84..a8ad293 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { tag="Why We Stand Out" tagIcon={Award} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="scale-rotate" metrics={[ -- 2.49.1