From 85e5767b2759fdd1eefc11b8cc064e8cb42d2984 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:03: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 4e05fc7..5c5ad1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - tagAnimation="entrance-slide" + tagAnimation="slide-up" buttonAnimation="slide-up" mediaAnimation="blur-reveal" ariaLabel="Futures Trading Analysis Section" -- 2.49.1