From df0fb8bfb7f2d3288dc7228090d6a3217b0c65e2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:30:16 +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 af2887a..af28fa3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,7 +167,7 @@ export default function CryptoVaultPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" faqs={[ { id: "1", title: "How secure is my cryptocurrency on CryptoVault?", content: "CryptoVault employs military-grade encryption, multi-signature authentication, and cold storage wallets to secure all digital assets. We maintain insurance coverage for client assets and conduct regular third-party security audits. Our platform has maintained a perfect security record since inception."}, -- 2.49.1