From 2f5b99b48d4b86e5d29577d6ebd6050da71ed5e9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:31:38 +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 af28fa3..7678249 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function CryptoVaultPage() { description="Find answers to common questions about security, trading, accounts, and more" tag="Help & Support" textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} faqsAnimation="slide-up" faqs={[ -- 2.49.1