diff --git a/src/app/page.tsx b/src/app/page.tsx
index fe07266..4078adf 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,42 +43,16 @@ export default function LandingPage() {
@@ -101,9 +63,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Master the Markets Without Risk"
description={[
- "Whether you are a beginner looking to understand market mechanics or an experienced trader stress-testing a new strategy, our platform provides a mirror-image of real-world trading environments.",
- "With $100,000 in virtual capital, you get unlimited access to buy, sell, and analyze assets across all major financial sectors. Build your confidence without risking a single cent of real money.",
- ]}
+ "Whether you are a beginner looking to understand market mechanics or an experienced trader stress-testing a new strategy, our platform provides a mirror-image of real-world trading environments.", "With $100,000 in virtual capital, you get unlimited access to buy, sell, and analyze assets across all major financial sectors. Build your confidence without risking a single cent of real money."]}
/>
@@ -114,47 +74,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Multi-Asset Support",
- description: "Trade everything from volatile cryptocurrencies and forex pairs to stable index funds and commodities in one unified dashboard.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/happy-man-holding-remote-control-chatting-smartphone_482257-126560.jpg",
- imageAlt: "Multi-asset dashboard",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg",
- imageAlt: "Crypto and stocks analytics",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/man-trading-browsing-online-stock-investments-night_169016-48803.jpg?_wi=2",
- imageAlt: "mobile trading app interface",
+ title: "Multi-Asset Support", description: "Trade everything from volatile cryptocurrencies and forex pairs to stable index funds and commodities in one unified dashboard.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/happy-man-holding-remote-control-chatting-smartphone_482257-126560.jpg", imageAlt: "Multi-asset dashboard" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/contemporary-office-space-featuring-cubicles-organized-workstations_482257-96243.jpg", imageAlt: "Crypto and stocks analytics" }
},
{
- title: "Real-time Market Data",
- description: "Experience simulated trading using live market feeds that replicate actual market movements and price volatility.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-still-life-assortment-with-cryptocurrency_23-2149102102.jpg",
- imageAlt: "Live charts",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/isolated-greenscreen-display-running-tablet-military-power-base_482257-89730.jpg",
- imageAlt: "Real-time price feed",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/technology-connection-online-networking-medias-conpt_53876-64965.jpg",
- imageAlt: "mobile trading app interface",
+ title: "Real-time Market Data", description: "Experience simulated trading using live market feeds that replicate actual market movements and price volatility.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-still-life-assortment-with-cryptocurrency_23-2149102102.jpg", imageAlt: "Live charts" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/isolated-greenscreen-display-running-tablet-military-power-base_482257-89730.jpg", imageAlt: "Real-time price feed" }
},
{
- title: "Portfolio Analytics",
- description: "Track your gains, losses, and historical performance with advanced reporting tools designed to improve your decision-making.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372425.jpg",
- imageAlt: "Performance tracking",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-chroma-key-help-strategy-planning_482257-126434.jpg",
- imageAlt: "Strategy breakdown",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg?_wi=1",
- imageAlt: "mobile trading app interface",
- },
+ title: "Portfolio Analytics", description: "Track your gains, losses, and historical performance with advanced reporting tools designed to improve your decision-making.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372425.jpg", imageAlt: "Performance tracking" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/laptop-showing-isolated-chroma-key-help-strategy-planning_482257-126434.jpg", imageAlt: "Strategy breakdown" }
+ }
]}
showStepNumbers={true}
title="Core Trading Features"
@@ -169,40 +99,13 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Starter",
- price: "Free",
- subtitle: "Perfect for beginners",
- features: [
- "100k Virtual Capital",
- "Basic Market Access",
- "Portfolio Tracking",
- ],
- buttons: [
- {
- text: "Start Free",
- href: "#contact",
- },
- ],
+ id: "basic", badge: "Starter", price: "Free", subtitle: "Perfect for beginners", features: ["100k Virtual Capital", "Basic Market Access", "Portfolio Tracking"],
+ buttons: [{ text: "Start Free", href: "#contact" }]
},
{
- id: "pro",
- badge: "Pro",
- price: "$29/mo",
- subtitle: "For serious traders",
- features: [
- "Unlimited Capital",
- "Advanced Analytics",
- "Custom Strategy Tools",
- "Priority Support",
- ],
- buttons: [
- {
- text: "Upgrade",
- href: "#contact",
- },
- ],
- },
+ id: "pro", badge: "Pro", price: "$29/mo", subtitle: "For serious traders", features: ["Unlimited Capital", "Advanced Analytics", "Custom Strategy Tools", "Priority Support"],
+ buttons: [{ text: "Upgrade", href: "#contact" }]
+ }
]}
title="Simple Pricing"
description="Choose the level of access that matches your learning goals."
@@ -215,24 +118,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- icon: Users,
- title: "Active Traders",
- value: "50,000+",
- },
- {
- id: "m2",
- icon: TrendingUp,
- title: "Trades Executed",
- value: "2M+",
- },
- {
- id: "m3",
- icon: Shield,
- title: "Risk Mitigated",
- value: "$500M+",
- },
+ { id: "m1", icon: Users, title: "Active Traders", value: "50,000+" },
+ { id: "m2", icon: TrendingUp, title: "Trades Executed", value: "2M+" },
+ { id: "m3", icon: Shield, title: "Risk Mitigated", value: "$500M+" }
]}
title="Our Platform Impact"
description="Helping traders globally achieve financial independence."
@@ -244,46 +132,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Life Changing",
- quote: "I learned more in one month here than in a year of self-study.",
- name: "Sarah Johnson",
- role: "Full-time Trader",
- imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg?_wi=2",
- },
- {
- id: "2",
- title: "Game Changer",
- quote: "The risk-free environment allowed me to test my forex strategy before committing real capital.",
- name: "Michael Chen",
- role: "Crypto Analyst",
- imageSrc: "http://img.b2bpic.net/free-photo/powerful-ceo-corporate-headquarters-plans-company-expansion_482257-123287.jpg",
- },
- {
- id: "3",
- title: "Essential Tool",
- quote: "Every beginner needs this. It's the best way to learn the ropes of stock trading.",
- name: "Emily Rodriguez",
- role: "Financial Student",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg",
- },
- {
- id: "4",
- title: "Strategy Master",
- quote: "Advanced analytics tools helped me understand my trading weaknesses perfectly.",
- name: "David Kim",
- role: "Day Trader",
- imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-woman-with-tablet-working-outdoors-fresh-air-smiling-looking-away_1258-194355.jpg",
- },
- {
- id: "5",
- title: "Highly Recommend",
- quote: "Safe, reliable, and intuitive. My trading game has leveled up significantly.",
- name: "Alex Rivera",
- role: "Part-time Investor",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-with-laptop-cafe_171337-18082.jpg",
- },
+ { id: "1", title: "Life Changing", quote: "I learned more in one month here than in a year of self-study.", name: "Sarah Johnson", role: "Full-time Trader", imageSrc: "http://img.b2bpic.net/free-photo/hipster-attractive-man-using-devices-working-laptop-tablet-computer_285396-1632.jpg" },
+ { id: "2", title: "Game Changer", quote: "The risk-free environment allowed me to test my forex strategy before committing real capital.", name: "Michael Chen", role: "Crypto Analyst", imageSrc: "http://img.b2bpic.net/free-photo/powerful-ceo-corporate-headquarters-plans-company-expansion_482257-123287.jpg" },
+ { id: "3", title: "Essential Tool", quote: "Every beginner needs this. It's the best way to learn the ropes of stock trading.", name: "Emily Rodriguez", role: "Financial Student", imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg" },
+ { id: "4", title: "Strategy Master", quote: "Advanced analytics tools helped me understand my trading weaknesses perfectly.", name: "David Kim", role: "Day Trader", imageSrc: "http://img.b2bpic.net/free-photo/young-digital-nomad-woman-with-tablet-working-outdoors-fresh-air-smiling-looking-away_1258-194355.jpg" },
+ { id: "5", title: "Highly Recommend", quote: "Safe, reliable, and intuitive. My trading game has leveled up significantly.", name: "Alex Rivera", role: "Part-time Investor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-with-laptop-cafe_171337-18082.jpg" }
]}
title="Traders Love Us"
description="Hear from the community about how we changed their approach to trading."
@@ -295,21 +148,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Is real money required?",
- content: "No, this is a paper trading platform designed to teach trading without using real money.",
- },
- {
- id: "q2",
- title: "Can I test my own strategies?",
- content: "Yes, the platform supports customized technical indicators and strategy backtesting.",
- },
- {
- id: "q3",
- title: "Is market data live?",
- content: "We integrate with industry-standard real-time market feeds to provide realistic market conditions.",
- },
+ { id: "q1", title: "Is real money required?", content: "No, this is a paper trading platform designed to teach trading without using real money." },
+ { id: "q2", title: "Can I test my own strategies?", content: "Yes, the platform supports customized technical indicators and strategy backtesting." },
+ { id: "q3", title: "Is market data live?", content: "We integrate with industry-standard real-time market feeds to provide realistic market conditions." }
]}
title="Frequently Asked Questions"
description="Everything you need to know about starting your trading journey."
@@ -323,24 +164,10 @@ export default function LandingPage() {
title="Get Started Today"
description="Sign up and receive $100,000 in virtual capital instantly to begin your trading practice."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Your Email", required: true }
]}
- textarea={{
- name: "message",
- placeholder: "What are your trading goals?",
- rows: 4,
- }}
+ textarea={{ name: "message", placeholder: "What are your trading goals?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/financial-advisor-examines-cryptocurrency-trade-market-from-his-loft-workstation_482257-119805.jpg"
/>
@@ -349,52 +176,14 @@ export default function LandingPage() {