From c7caf9e150568c0fc35096a0d54128d322c0a383 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 12:15: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 8538bc6..f7678a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,7 +228,7 @@ export default function HomePage() { id: "6", title: "Is there a referral program?", content: "Absolutely! Our referral program rewards you with 20% of the trading fees your referred friends generate. There's no limit to earnings, and you can track your referrals in real-time through your dashboard. Premium members get higher referral bonuses up to 30%." } ]} - animationType="slide-up" + animationType="smooth" showCard={true} /> -- 2.49.1