From 1e613c87e8edcaf90ef881a6a972c61001053039 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 08:45:37 +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 aed02cb..7621654 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" as const + textboxLayout="centered" useInvertedBackground={false} animationType="scale-rotate" metrics={[ -- 2.49.1