From 6ef3964c2252ebd28f5824ec40f381ab713338e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 08:46:05 +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 7621654..5f9f3ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { tag="Trusted by Traders" tagIcon={Award} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="scale-rotate" metrics={[ -- 2.49.1