From 2a9d2ccb12f0a4874370a6405783852ee723376e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 04:36:34 +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 390f912..2e97095 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { animationType="smooth" faqs={[ { - id: "1", title: "Is CryptoVault truly secure?", content: "Absolutely. CryptoVault employs military-grade 256-bit AES encryption, multi-signature wallets, and cold storage solutions. We maintain zero security breaches in our 12-year history and have passed all major security audits including SOC 2 Type II and ISO 27001 certification. Your assets are protected 24/7." + id: "1", title: "Is CryptoVault truly secure?", content: "Yes. Military-grade encryption, multi-signature wallets, and cold storage protect your assets 24/7. We've maintained zero security breaches in 12 years." }, { id: "2", title: "What cryptocurrencies are supported?", content: "We support all major cryptocurrencies including Bitcoin, Ethereum, Litecoin, Ripple, and over 200+ altcoins. Our platform is constantly updated to support new blockchain networks and emerging digital assets. Check our full asset list in the trading dashboard." -- 2.49.1