Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48250d2d4c | |||
| 2a9d2ccb12 | |||
| 8c267f5c6d | |||
| 886340347d | |||
| 6e27e4f3c0 |
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "professional", tag: "For Professional Traders", price: "$499", period: "/month", description: "Advanced tools and priority support for serious traders", button: { text: "Start Free Trial", href: "contact" },
|
||||
id: "professional", tag: "For Professional Traders - Most Popular", price: "$499", period: "/month", description: "Advanced tools and priority support for serious traders", button: { text: "Start Free Trial", href: "contact" },
|
||||
featuresTitle: "Everything in Trader, plus:", features: [
|
||||
"Advanced analytics and predictive modeling", "Automated trading strategies", "Priority API access", "Dedicated account manager", "Multi-signature security", "White-glove onboarding"
|
||||
]
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
cardClassName="md:data-[plan=professional]:ring-2 md:data-[plan=professional]:ring-blue-500 md:data-[plan=professional]:scale-105 data-[plan=professional]:border-blue-500 data-[plan=professional]:border-2"
|
||||
cardClassName="data-[plan=professional]:ring-2 data-[plan=professional]:ring-blue-500 data-[plan=professional]:scale-105 data-[plan=professional]:border-blue-500 data-[plan=professional]:border-2 data-[plan=professional]:shadow-lg data-[plan=professional]:shadow-blue-500/30"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user