From a953eebe691e449652c296efaf772911228cf4a2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:56:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++++++++++++++---------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 63e87f1..13a2b75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function CryptoTradePage() { borderRadius="soft" contentWidth="medium" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -44,7 +44,7 @@ export default function CryptoTradePage() { @@ -153,13 +155,17 @@ export default function CryptoTradePage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Game-Changing Platform", quote: "CryptoTrade completely transformed how I trade. The speed of execution and advanced analytics tools gave me the edge I needed to succeed in this competitive market.", name: "Michael Chen", role: "Professional Trader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-a--1772790893361-89143cfb.png", imageAlt: "Michael Chen"}, + id: "1", title: "Game-Changing Platform", quote: "CryptoTrade completely transformed how I trade. The speed of execution and advanced analytics tools gave me the edge I needed to succeed in this competitive market.", name: "Michael Chen", role: "Professional Trader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-a--1772790893361-89143cfb.png", imageAlt: "Michael Chen" + }, { - id: "2", title: "Exceptional Security & Support", quote: "I've tried many exchanges, but CryptoTrade stands out for its security features and responsive customer support. My digital assets have never felt safer.", name: "Sarah Williams", role: "Institutional Investor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-a--1772790894004-d720fce2.png", imageAlt: "Sarah Williams"}, + id: "2", title: "Exceptional Security & Support", quote: "I've tried many exchanges, but CryptoTrade stands out for its security features and responsive customer support. My digital assets have never felt safer.", name: "Sarah Williams", role: "Institutional Investor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-a--1772790894004-d720fce2.png", imageAlt: "Sarah Williams" + }, { - id: "3", title: "The Tools I've Always Needed", quote: "The advanced charting tools and real-time market data on CryptoTrade have been invaluable. I can make better decisions faster than ever before.", name: "David Rodriguez", role: "Day Trader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-of-a-confident-f-1772790893843-707ee08c.png", imageAlt: "David Rodriguez"}, + id: "3", title: "The Tools I've Always Needed", quote: "The advanced charting tools and real-time market data on CryptoTrade have been invaluable. I can make better decisions faster than ever before.", name: "David Rodriguez", role: "Day Trader", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-of-a-confident-f-1772790893843-707ee08c.png", imageAlt: "David Rodriguez" + }, { - id: "4", title: "Best in Class Performance", quote: "The reliability and uptime of CryptoTrade is unmatched. I can trust this platform with my trading strategy without worrying about technical failures.", name: "Emma Thompson", role: "Crypto Analyst", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-an-1772790894615-e072980f.png", imageAlt: "Emma Thompson"}, + id: "4", title: "Best in Class Performance", quote: "The reliability and uptime of CryptoTrade is unmatched. I can trust this platform with my trading strategy without worrying about technical failures.", name: "Emma Thompson", role: "Crypto Analyst", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZCcGC3uDNDL3vax9s8zbwxOip/a-professional-portrait-photograph-of-an-1772790894615-e072980f.png", imageAlt: "Emma Thompson" + }, ]} /> @@ -189,17 +195,23 @@ export default function CryptoTradePage() { useInvertedBackground={false} faqs={[ { - id: "1", title: "How do I start trading on CryptoTrade?", content: "Getting started is simple: Sign up for an account, verify your identity, deposit funds, and you're ready to trade. We offer detailed tutorials and customer support to guide you through each step."}, + id: "1", title: "How do I start trading on CryptoTrade?", content: "Getting started is simple: Sign up for an account, verify your identity, deposit funds, and you're ready to trade. We offer detailed tutorials and customer support to guide you through each step." + }, { - id: "2", title: "What cryptocurrencies can I trade?", content: "We support 140+ cryptocurrencies including Bitcoin, Ethereum, Litecoin, Ripple, and many altcoins. Our platform is constantly updated with new trading pairs."}, + id: "2", title: "What cryptocurrencies can I trade?", content: "We support 140+ cryptocurrencies including Bitcoin, Ethereum, Litecoin, Ripple, and many altcoins. Our platform is constantly updated with new trading pairs." + }, { - id: "3", title: "What are your trading fees?", content: "Our maker fee is 0.1% and taker fee is 0.08%. Premium members and high-volume traders receive reduced fees. See our pricing page for complete details."}, + id: "3", title: "What are your trading fees?", content: "Our maker fee is 0.1% and taker fee is 0.08%. Premium members and high-volume traders receive reduced fees. See our pricing page for complete details." + }, { - id: "4", title: "How secure is my account?", content: "We use military-grade encryption, multi-signature wallets, and cold storage for 95% of customer funds. All accounts include two-factor authentication (2FA) for additional security."}, + id: "4", title: "How secure is my account?", content: "We use military-grade encryption, multi-signature wallets, and cold storage for 95% of customer funds. All accounts include two-factor authentication (2FA) for additional security." + }, { - id: "5", title: "What is the minimum deposit amount?", content: "The minimum deposit is $10 USD equivalent. We accept bank transfers, credit cards, and cryptocurrency transfers for maximum flexibility."}, + id: "5", title: "What is the minimum deposit amount?", content: "The minimum deposit is $10 USD equivalent. We accept bank transfers, credit cards, and cryptocurrency transfers for maximum flexibility." + }, { - id: "6", title: "Can I use CryptoTrade on mobile?", content: "Yes! Our native iOS and Android apps provide full trading functionality. Download from the App Store or Google Play to trade on the go."}, + id: "6", title: "Can I use CryptoTrade on mobile?", content: "Yes! Our native iOS and Android apps provide full trading functionality. Download from the App Store or Google Play to trade on the go." + }, ]} faqsAnimation="slide-up" /> -- 2.49.1