diff --git a/src/app/page.tsx b/src/app/page.tsx
index 82c6cae..41dd69e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,114 +42,38 @@ export default function LandingPage() {
@@ -172,18 +84,9 @@ export default function LandingPage() {
title="Built for Global Markets"
description="We combine cutting-edge blockchain technology with traditional financial security to empower traders everywhere."
metrics={[
- {
- value: "$50B+",
- title: "Volume Traded",
- },
- {
- value: "2M+",
- title: "Active Users",
- },
- {
- value: "99.9%",
- title: "Uptime",
- },
+ { value: "$50B+", title: "Volume Traded" },
+ { value: "2M+", title: "Active Users" },
+ { value: "99.9%", title: "Uptime" },
]}
imageSrc="http://img.b2bpic.net/free-photo/general-manager-night-meeting-analyzes-global-market-data-financial-forecast-monthly_482257-132890.jpg"
imageAlt="About PrimeCrypto Team"
@@ -198,33 +101,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "10ms",
- title: "Latency",
- items: [
- "Lightning-fast execution",
- "Global server nodes",
- ],
- },
- {
- id: "m2",
- value: "150+",
- title: "Assets",
- items: [
- "Top-tier cryptocurrencies",
- "New token support",
- ],
- },
- {
- id: "m3",
- value: "0.01%",
- title: "Trading Fees",
- items: [
- "Institutional low fees",
- "Competitive pricing",
- ],
- },
+ { id: "m1", value: "10ms", title: "Latency", items: ["Lightning-fast execution", "Global server nodes"] },
+ { id: "m2", value: "150+", title: "Assets", items: ["Top-tier cryptocurrencies", "New token support"] },
+ { id: "m3", value: "0.01%", title: "Trading Fees", items: ["Institutional low fees", "Competitive pricing"] },
]}
title="Unmatched Market Performance"
description="High-frequency trading infrastructure that stays ahead of market movements."
@@ -237,36 +116,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- label: "Security",
- title: "Cold Storage Protection",
- items: [
- "Offline asset management",
- "Multi-signature wallets",
- "Continuous auditing",
- ],
- },
- {
- id: "f2",
- label: "Speed",
- title: "High Frequency Engine",
- items: [
- "Real-time data streams",
- "Ultra-low latency",
- "High throughput processing",
- ],
- },
- {
- id: "f3",
- label: "Access",
- title: "Cross-Platform Access",
- items: [
- "Desktop-grade mobile",
- "Powerful API access",
- "Seamless sync across devices",
- ],
- },
+ { id: "f1", label: "Security", title: "Cold Storage Protection", items: ["Offline asset management", "Multi-signature wallets", "Continuous auditing"] },
+ { id: "f2", label: "Speed", title: "High Frequency Engine", items: ["Real-time data streams", "Ultra-low latency", "High throughput processing"] },
+ { id: "f3", label: "Access", title: "Cross-Platform Access", items: ["Desktop-grade mobile", "Powerful API access", "Seamless sync across devices"] },
]}
title="Professional Trading Tools"
description="Equipped with the tools you need to succeed in volatile markets."
@@ -280,42 +132,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Bitcoin (BTC)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572176.jpg",
- },
- {
- id: "p2",
- name: "Ethereum (ETH)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg",
- },
- {
- id: "p3",
- name: "Solana (SOL)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037249.jpg",
- },
- {
- id: "p4",
- name: "Cardano (ADA)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-vector/padlock-cloud-storage-from-lines-dot-abstract-low-poly-background-vector-illustration_587448-786.jpg",
- },
- {
- id: "p5",
- name: "Polygon (MATIC)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-keyboard-with-nice-background-crypto-money-concept_169016-63415.jpg",
- },
- {
- id: "p6",
- name: "Chainlink (LINK)",
- price: "Current Market Rate",
- imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14782.jpg",
- },
+ { id: "p1", name: "Bitcoin (BTC)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-photo/blockchain-technology-cartoon-illustration_23-2151572176.jpg" },
+ { id: "p2", name: "Ethereum (ETH)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-vector/banking-app-interface-template-collection_23-2148593866.jpg" },
+ { id: "p3", name: "Solana (SOL)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037249.jpg" },
+ { id: "p4", name: "Cardano (ADA)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-vector/padlock-cloud-storage-from-lines-dot-abstract-low-poly-background-vector-illustration_587448-786.jpg" },
+ { id: "p5", name: "Polygon (MATIC)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-photo/bitcoin-coin-keyboard-with-nice-background-crypto-money-concept_169016-63415.jpg" },
+ { id: "p6", name: "Chainlink (LINK)", price: "Current Market Rate", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14782.jpg" },
]}
title="Available Markets"
description="Explore our extensive library of tradeable assets."
@@ -328,54 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic",
- badge: "Retail",
- price: "$0 / mo",
- subtitle: "Perfect for beginners",
- features: [
- "Basic trading features",
- "Mobile access",
- "Standard support",
- ],
- buttons: [
- {
- text: "Get Started",
- },
- ],
- },
- {
- id: "pro",
- badge: "Pro",
- price: "$49 / mo",
- subtitle: "For advanced traders",
- features: [
- "Advanced charting",
- "Low trading fees",
- "24/7 Priority support",
- ],
- buttons: [
- {
- text: "Upgrade Now",
- },
- ],
- },
- {
- id: "inst",
- badge: "Institutional",
- price: "Custom",
- subtitle: "For high-volume firms",
- features: [
- "Dedicated account manager",
- "Custom API integration",
- "Advanced security options",
- ],
- buttons: [
- {
- text: "Contact Sales",
- },
- ],
- },
+ { id: "basic", badge: "Retail", price: "$0 / mo", subtitle: "Perfect for beginners", features: ["Basic trading features", "Mobile access", "Standard support"], buttons: [{ text: "Get Started" }] },
+ { id: "pro", badge: "Pro", price: "$49 / mo", subtitle: "For advanced traders", features: ["Advanced charting", "Low trading fees", "24/7 Priority support"], buttons: [{ text: "Upgrade Now" }] },
+ { id: "inst", badge: "Institutional", price: "Custom", subtitle: "For high-volume firms", features: ["Dedicated account manager", "Custom API integration", "Advanced security options"], buttons: [{ text: "Contact Sales" }] },
]}
title="Scalable Plans"
description="Whether you're a retail trader or an institution, find the plan that suits you."
@@ -384,44 +161,15 @@ export default function LandingPage() {