From 68e2686aa4059cecccee02a8fe12dea300db8f65 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:37:54 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 312efed..7ffb699 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,41 +5,27 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const libreBaskerville = Libre_Baskerville({ - variable: "--font-libre-baskerville", - subsets: ["latin"], + variable: "--font-libre-baskerville", subsets: ["latin"], weight: ["400", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "CryptoVault - Buy, Sell & Trade Cryptocurrency Securely", - description: "Trade 200+ cryptocurrencies on CryptoVault with military-grade security, real-time data, and competitive fees. Join 50,000+ traders worldwide. Zero breaches since 2020.", - keywords: "cryptocurrency trading, buy bitcoin, ethereum exchange, crypto platform, fintech, secure trading, blockchain", - robots: { + title: "CryptoVault - Buy, Sell & Trade Cryptocurrency Securely", description: "Trade 200+ cryptocurrencies on CryptoVault with military-grade security, real-time data, and competitive fees. Join 50,000+ traders worldwide. Zero breaches since 2020.", keywords: "cryptocurrency trading, buy bitcoin, ethereum exchange, crypto platform, fintech, secure trading, blockchain", robots: { index: true, follow: true, }, openGraph: { - title: "CryptoVault - Secure Cryptocurrency Trading Platform", - description: "Trade cryptocurrencies with confidence on CryptoVault. Advanced tools, bank-grade security, and 24/7 support.", - type: "website", - siteName: "CryptoVault", - images: [ + title: "CryptoVault - Secure Cryptocurrency Trading Platform", description: "Trade cryptocurrencies with confidence on CryptoVault. Advanced tools, bank-grade security, and 24/7 support.", type: "website", siteName: "CryptoVault", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png", - alt: "CryptoVault Trading Dashboard", - }, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png", alt: "CryptoVault Trading Dashboard"}, ], }, twitter: { - card: "summary_large_image", - title: "CryptoVault - Secure Cryptocurrency Trading", - description: "Trade 200+ cryptocurrencies with military-grade security and professional trading tools.", - images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png"], + card: "summary_large_image", title: "CryptoVault - Secure Cryptocurrency Trading", description: "Trade 200+ cryptocurrencies with military-grade security and professional trading tools.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png"], }, }; @@ -1427,4 +1413,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From 883c0d80f690503e7a157e99359802fddac7717d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:37:55 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 153 ++++++++++------------------------------------- 1 file changed, 33 insertions(+), 120 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e6b5d3..cc671ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Trading Platform", href: "#features" }, { label: "Markets", href: "#markets" }, { label: "Pricing", href: "/pricing" }, @@ -31,8 +30,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#about" }, { label: "Blog", href: "#blog" }, { label: "Careers", href: "#careers" }, @@ -40,8 +38,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#privacy" }, { label: "Terms of Service", href: "#terms" }, { label: "Compliance", href: "#compliance" }, @@ -49,8 +46,7 @@ export default function HomePage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Twitter", href: "https://twitter.com" }, { label: "Discord", href: "https://discord.com" }, { label: "Telegram", href: "https://telegram.org" }, @@ -114,28 +110,13 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "btc", - name: "Bitcoin (BTC)", - price: "$45,230.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=1", - imageAlt: "Bitcoin Trading", - initialQuantity: 1, + id: "btc", name: "Bitcoin (BTC)", price: "$45,230.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=1", imageAlt: "Bitcoin Trading", initialQuantity: 1, }, { - id: "eth", - name: "Ethereum (ETH)", - price: "$2,850.50", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=2", - imageAlt: "Ethereum Trading", - initialQuantity: 1, + id: "eth", name: "Ethereum (ETH)", price: "$2,850.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=2", imageAlt: "Ethereum Trading", initialQuantity: 1, }, { - id: "xrp", - name: "Ripple (XRP)", - price: "$0.68", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=3", - imageAlt: "Ripple Trading", - initialQuantity: 1, + id: "xrp", name: "Ripple (XRP)", price: "$0.68", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=3", imageAlt: "Ripple Trading", initialQuantity: 1, }, ]} /> @@ -153,41 +134,21 @@ export default function HomePage() { animationType="slide-up" features={[ { - id: "1", - title: "Real-Time Market Data", - author: "By CryptoVault Labs", - description: - "Access live price feeds, order books, and market depth for all major cryptocurrencies with millisecond updates", - tags: ["Real-time", "Live Data"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=4", - }, + id: "1", title: "Real-Time Market Data", author: "By CryptoVault Labs", description: + "Access live price feeds, order books, and market depth for all major cryptocurrencies with millisecond updates", tags: ["Real-time", "Live Data"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=4"}, { - id: "2", - title: "Advanced Order Types", - author: "By Trading Team", - description: - "Execute trades with limit orders, stop-loss, take-profit, and algorithmic trading strategies designed for professionals", - tags: ["Trading", "Advanced"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=1", - }, + id: "2", title: "Advanced Order Types", author: "By Trading Team", description: + "Execute trades with limit orders, stop-loss, take-profit, and algorithmic trading strategies designed for professionals", tags: ["Trading", "Advanced"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=1"}, { - id: "3", - title: "Multi-Wallet Support", - author: "By Security Team", - description: - "Manage multiple cryptocurrency wallets, track balances, and execute transfers across different blockchain networks seamlessly", - tags: ["Wallet", "Management"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=2", - }, + id: "3", title: "Multi-Wallet Support", author: "By Security Team", description: + "Manage multiple cryptocurrency wallets, track balances, and execute transfers across different blockchain networks seamlessly", tags: ["Wallet", "Management"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=2"}, { - id: "4", - title: "Bank-Grade Security", - author: "By Security Experts", - description: - "256-bit encryption, cold storage wallets, two-factor authentication, and insurance protection for all deposited funds", - tags: ["Security", "Protected"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png?_wi=1", - }, + id: "4", title: "Bank-Grade Security", author: "By Security Experts", description: + "256-bit encryption, cold storage wallets, two-factor authentication, and insurance protection for all deposited funds", tags: ["Security", "Protected"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png?_wi=1"}, ]} /> @@ -203,71 +164,23 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Chen, Trader at FinTech Ventures", - date: "Date: January 2025", - title: "Best Trading Platform I've Used", - quote: - "CryptoVault's interface is incredibly intuitive, and the execution speed is unmatched. I've been trading crypto for years, and this platform has genuinely improved my trading performance.", - tag: "Pro Trader", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-confident-tra-1772674389431-02dd9cc3.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png?_wi=2", - }, + id: "1", name: "Sarah Chen, Trader at FinTech Ventures", date: "Date: January 2025", title: "Best Trading Platform I've Used", quote: + "CryptoVault's interface is incredibly intuitive, and the execution speed is unmatched. I've been trading crypto for years, and this platform has genuinely improved my trading performance.", tag: "Pro Trader", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-confident-tra-1772674389431-02dd9cc3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png?_wi=2"}, { - id: "2", - name: "Michael Rodriguez, Portfolio Manager", - date: "Date: December 2024", - title: "Security I Can Trust", - quote: - "As someone managing significant crypto assets, security is paramount. CryptoVault's cold storage and insurance coverage give me complete peace of mind.", - tag: "Verified User", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-tech-savvy-cr-1772674390375-7389e7a2.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png?_wi=2", - }, + id: "2", name: "Michael Rodriguez, Portfolio Manager", date: "Date: December 2024", title: "Security I Can Trust", quote: + "As someone managing significant crypto assets, security is paramount. CryptoVault's cold storage and insurance coverage give me complete peace of mind.", tag: "Verified User", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-tech-savvy-cr-1772674390375-7389e7a2.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-security-visualization-for-crypt-1772674391452-1433db55.png?_wi=2"}, { - id: "3", - name: "Jessica Liu, Investment Advisor", - date: "Date: November 2024", - title: "Perfect for My Clients", - quote: - "I recommend CryptoVault to all my clients who want to enter crypto trading. The educational resources and customer support are exceptional.", - tag: "Advisor", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-financial-ana-1772674390215-f36bc478.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=3", - }, + id: "3", name: "Jessica Liu, Investment Advisor", date: "Date: November 2024", title: "Perfect for My Clients", quote: + "I recommend CryptoVault to all my clients who want to enter crypto trading. The educational resources and customer support are exceptional.", tag: "Advisor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-financial-ana-1772674390215-f36bc478.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/digital-crypto-wallet-interface-showing--1772674391171-b17d564e.png?_wi=3"}, { - id: "4", - name: "David Park, Crypto Enthusiast", - date: "Date: October 2024", - title: "Simple Yet Powerful", - quote: - "I started with zero crypto experience. CryptoVault's user-friendly design and helpful tutorials got me trading confidently within hours.", - tag: "Beginner", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-successful-en-1772674388545-a93b57f8.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/mobile-cryptocurrency-trading-app-interf-1772674390249-bf9bb4b1.png?_wi=1", - }, + id: "4", name: "David Park, Crypto Enthusiast", date: "Date: October 2024", title: "Simple Yet Powerful", quote: + "I started with zero crypto experience. CryptoVault's user-friendly design and helpful tutorials got me trading confidently within hours.", tag: "Beginner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-successful-en-1772674388545-a93b57f8.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/mobile-cryptocurrency-trading-app-interf-1772674390249-bf9bb4b1.png?_wi=1"}, { - id: "5", - name: "Emma Thompson, Day Trader", - date: "Date: September 2024", - title: "Lightning Fast Execution", - quote: - "The millisecond execution speeds and advanced order types make CryptoVault my primary trading platform. Customer service is responsive and knowledgeable.", - tag: "Active Trader", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-digital-asset-1772674389030-a702245e.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=5", - }, + id: "5", name: "Emma Thompson, Day Trader", date: "Date: September 2024", title: "Lightning Fast Execution", quote: + "The millisecond execution speeds and advanced order types make CryptoVault my primary trading platform. Customer service is responsive and knowledgeable.", tag: "Active Trader", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-digital-asset-1772674389030-a702245e.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/cryptocurrency-market-overview-with-mult-1772674394333-d6a2f8de.png?_wi=5"}, { - id: "6", - name: "James Wilson, Institutional Investor", - date: "Date: August 2024", - title: "Enterprise-Grade Solution", - quote: - "CryptoVault's enterprise plan provides everything we need for institutional trading. The API integration and dedicated support are world-class.", - tag: "Institution", - avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-fintech-entre-1772674388447-d9fc2617.png", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png?_wi=3", - }, + id: "6", name: "James Wilson, Institutional Investor", date: "Date: August 2024", title: "Enterprise-Grade Solution", quote: + "CryptoVault's enterprise plan provides everything we need for institutional trading. The API integration and dedicated support are world-class.", tag: "Institution", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/professional-headshot-of-a-fintech-entre-1772674388447-d9fc2617.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASDCkWpLOfpbrILWQoHR5aU18V/a-modern-cryptocurrency-trading-dashboar-1772674392237-84e1e3fd.png?_wi=3"}, ]} /> @@ -281,7 +194,7 @@ export default function HomePage() { description="Join thousands of successful traders on CryptoVault. Create your account in minutes and begin trading the world's leading cryptocurrencies with confidence and security." buttons={[ { text: "Create Account Now", href: "/signup" }, - { text: "Schedule Demo", href: "/demo" }, + { text: "View Demo Video", href: "/demo" }, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} @@ -298,4 +211,4 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1