Merge version_1 into main #4
@@ -69,7 +69,7 @@ export default function CryptoVaultPage() {
|
||||
tag="Why Choose Us"
|
||||
tagIcon={Zap}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
carouselMode="buttons"
|
||||
useInvertedBackground={false}
|
||||
@@ -98,7 +98,7 @@ export default function CryptoVaultPage() {
|
||||
buttons={[{ text: "View Our Story", href: "#" }]}
|
||||
useInvertedBackground={true}
|
||||
showBorder={true}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,7 +108,7 @@ export default function CryptoVaultPage() {
|
||||
description="Trust the platform chosen by millions of traders and institutional investors for reliable, secure cryptocurrency trading"
|
||||
tag="Our Stats"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function CryptoVaultPage() {
|
||||
description="Hear from thousands of satisfied users who have transformed their crypto trading experience with CryptoVault"
|
||||
tag="Testimonials"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
@@ -165,9 +165,9 @@ 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="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="instant"
|
||||
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."},
|
||||
@@ -204,7 +204,7 @@ export default function CryptoVaultPage() {
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYtnHrrZrg5oVrNt3yETjGRXRL/modern-customer-support-visualization-sh-1772781559873-e37e8594.png"
|
||||
imageAlt="Customer support team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
buttonText="Create Free Account"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user