diff --git a/src/app/page.tsx b/src/app/page.tsx index d97200b..242ba54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,33 +33,19 @@ export default function LandingPage() {
@@ -179,65 +134,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "CryptoVerse", - name: "Secure Staking", - price: "High APY", - rating: 5, - reviewCount: "1,200", - imageSrc: "http://img.b2bpic.net/free-photo/silver-bitcoin-moskvich-401-table-glowing_1153-4557.jpg", - imageAlt: "Crypto staking illustration", - }, + id: "p1", brand: "CryptoVerse", name: "Secure Staking", price: "High APY", rating: 5, + reviewCount: "1,200", imageSrc: "http://img.b2bpic.net/free-photo/silver-bitcoin-moskvich-401-table-glowing_1153-4557.jpg", imageAlt: "Crypto staking illustration"}, { - id: "p2", - brand: "CryptoVerse", - name: "Decentralized Exchange", - price: "Low Fees", - rating: 4.8, - reviewCount: "3,500", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-man-working-place-woth-laptop-monitor-screen-holding-phone-bitcoin_231208-11139.jpg", - imageAlt: "Crypto exchange platform", - }, + id: "p2", brand: "CryptoVerse", name: "Decentralized Exchange", price: "Low Fees", rating: 4.8, + reviewCount: "3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-man-working-place-woth-laptop-monitor-screen-holding-phone-bitcoin_231208-11139.jpg", imageAlt: "Crypto exchange platform"}, { - id: "p3", - brand: "CryptoVerse", - name: "Multi-Asset Wallet", - price: "Free", - rating: 4.9, - reviewCount: "5,000", - imageSrc: "http://img.b2bpic.net/free-vector/secure-bank-transfers-via-mobile-device-online-payment-credit-card-with-smartphone_39422-567.jpg", - imageAlt: "Crypto wallet application", - }, + id: "p3", brand: "CryptoVerse", name: "Multi-Asset Wallet", price: "Free", rating: 4.9, + reviewCount: "5,000", imageSrc: "http://img.b2bpic.net/free-vector/secure-bank-transfers-via-mobile-device-online-payment-credit-card-with-smartphone_39422-567.jpg", imageAlt: "Crypto wallet application"}, { - id: "p4", - brand: "CryptoVerse", - name: "Derivatives Trading", - price: "Advanced", - rating: 4.7, - reviewCount: "800", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-blockchain-technology_23-2151480185.jpg", - imageAlt: "Crypto derivatives chart", - }, + id: "p4", brand: "CryptoVerse", name: "Derivatives Trading", price: "Advanced", rating: 4.7, + reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-blockchain-technology_23-2151480185.jpg", imageAlt: "Crypto derivatives chart"}, { - id: "p5", - brand: "CryptoVerse", - name: "AI Analytics Suite", - price: "Premium", - rating: 4.9, - reviewCount: "1,500", - imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904329.jpg", - imageAlt: "AI crypto analytics", - }, + id: "p5", brand: "CryptoVerse", name: "AI Analytics Suite", price: "Premium", rating: 4.9, + reviewCount: "1,500", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904329.jpg", imageAlt: "AI crypto analytics"}, { - id: "p6", - brand: "CryptoVerse", - name: "P2P Lending", - price: "Flexible Rates", - rating: 4.6, - reviewCount: "900", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074563.jpg", - imageAlt: "Peer-to-peer crypto lending", - }, + id: "p6", brand: "CryptoVerse", name: "P2P Lending", price: "Flexible Rates", rating: 4.6, + reviewCount: "900", imageSrc: "http://img.b2bpic.net/free-photo/3d-cryptocurrency-rendering-design_23-2149074563.jpg", imageAlt: "Peer-to-peer crypto lending"}, ]} title="Our Premier Crypto Products" description="Discover a diverse range of products designed to maximize your crypto potential, from secure staking to advanced trading tools." @@ -251,62 +164,25 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - tag: "Starter", - tagIcon: Sparkles, - price: "$0", - period: "/month", - description: "Perfect for new users exploring the crypto world.", - button: { - text: "Sign Up Free", - href: "#contact", - }, - featuresTitle: "Includes:", - features: [ - "Basic Trading Tools", - "Multi-Asset Wallet", - "Real-time Data", - "Community Support", - ], + id: "basic", tag: "Starter", tagIcon: Sparkles, + price: "$0", period: "/month", description: "Perfect for new users exploring the crypto world.", button: { + text: "Sign Up Free", href: "#contact"}, + featuresTitle: "Includes:", features: [ + "Basic Trading Tools", "Multi-Asset Wallet", "Real-time Data", "Community Support"], }, { - id: "pro", - tag: "Pro Trader", - tagIcon: Zap, - price: "$29", - period: "/month", - description: "Unlock advanced tools for serious crypto investors.", - button: { - text: "Go Pro", - href: "#contact", - }, - featuresTitle: "Includes:", - features: [ - "All Starter Features", - "Advanced Trading Tools", - "AI-Powered Analytics", - "Priority Support", - "Access to Derivatives", - ], + id: "pro", tag: "Pro Trader", tagIcon: Zap, + price: "$29", period: "/month", description: "Unlock advanced tools for serious crypto investors.", button: { + text: "Go Pro", href: "#contact"}, + featuresTitle: "Includes:", features: [ + "All Starter Features", "Advanced Trading Tools", "AI-Powered Analytics", "Priority Support", "Access to Derivatives"], }, { - id: "premium", - tag: "Enterprise", - tagIcon: Shield, - price: "Custom", - period: "/month", - description: "Tailored solutions for institutions and high-volume traders.", - button: { - text: "Contact Sales", - href: "#contact", - }, - featuresTitle: "Includes:", - features: [ - "All Pro Features", - "Dedicated Account Manager", - "Custom API Integrations", - "Institutional Grade Security", - "Exclusive Market Insights", + id: "premium", tag: "Enterprise", tagIcon: Shield, + price: "Custom", period: "/month", description: "Tailored solutions for institutions and high-volume traders.", button: { + text: "Contact Sales", href: "#contact"}, + featuresTitle: "Includes:", features: [ + "All Pro Features", "Dedicated Account Manager", "Custom API Integrations", "Institutional Grade Security", "Exclusive Market Insights", "Early Access to New Features" ], }, ]} @@ -320,50 +196,24 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex Chen", - imageSrc: "http://img.b2bpic.net/free-photo/serious-office-assistant-waiting-corporate-partners_1262-16402.jpg", - imageAlt: "Alex Chen, CEO", - }, + id: "t1", name: "Alex Chen", imageSrc: "http://img.b2bpic.net/free-photo/serious-office-assistant-waiting-corporate-partners_1262-16402.jpg", imageAlt: "Alex Chen, CEO"}, { - id: "t2", - name: "Samantha Lee", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", - imageAlt: "Samantha Lee, CTO", - }, + id: "t2", name: "Samantha Lee", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Samantha Lee, CTO"}, { - id: "t3", - name: "Mark Ramirez", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-posing-threatening-white-wall-work-job-office-female-business_140725-65026.jpg", - imageAlt: "Mark Ramirez, Marketing Director", - }, + id: "t3", name: "Mark Ramirez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-posing-threatening-white-wall-work-job-office-female-business_140725-65026.jpg", imageAlt: "Mark Ramirez, Marketing Director"}, { - id: "t4", - name: "Jessica Kim", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-correcting-grammar-mistakes_23-2150171429.jpg", - imageAlt: "Jessica Kim, Product Manager", - }, + id: "t4", name: "Jessica Kim", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-correcting-grammar-mistakes_23-2150171429.jpg", imageAlt: "Jessica Kim, Product Manager"}, { - id: "t5", - name: "David Gupta", - imageSrc: "http://img.b2bpic.net/free-photo/focused-grey-haired-company-owner-using-smartphone_74855-3423.jpg", - imageAlt: "David Gupta, Investor", - }, + id: "t5", name: "David Gupta", imageSrc: "http://img.b2bpic.net/free-photo/focused-grey-haired-company-owner-using-smartphone_74855-3423.jpg", imageAlt: "David Gupta, Investor"}, { - id: "t6", - name: "Olivia Smith", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-having-fun-work-while-wearing-virtual-reality-simulator_637285-34.jpg", - imageAlt: "Olivia Smith, Founder", - }, + id: "t6", name: "Olivia Smith", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-having-fun-work-while-wearing-virtual-reality-simulator_637285-34.jpg", imageAlt: "Olivia Smith, Founder"}, ]} cardTitle="What Our Investors Say" cardTag="Trusted by Experts" cardTagIcon={Star} buttons={[ { - text: "Read All Reviews", - href: "#", - }, + text: "Read All Reviews", href: "#"}, ]} cardAnimation="slide-up" /> @@ -373,20 +223,15 @@ export default function LandingPage() {
@@ -397,16 +242,12 @@ export default function LandingPage() { logoAlt="CryptoVerse Logo" logoText="CryptoVerse" leftLink={{ - text: "Privacy Policy", - href: "#", - }} + text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", - href: "#", - }} + text: "Terms of Service", href: "#"}} /> ); -} +} \ No newline at end of file