From 611802488a07a0306cb9d520257a861bfdddb85c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:48:48 +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 6b65e01..af6b3e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { sideDescription="Everything you need to know about trading, learning, and competing on InGame" useInvertedBackground={false} textPosition="left" - faqsAnimation="smooth" + faqsAnimation="slide-up" faqs={[ { id: "1", title: "Is InGame really free?", content: "Yes, 100% free. You get 100,000 virtual credits to start trading immediately with no hidden costs, no credit card required, and no premium upsells blocking core features." -- 2.49.1