diff --git a/src/app/page.tsx b/src/app/page.tsx
index c2eeee4..a689b2c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,18 +30,9 @@ export default function LandingPage() {
@@ -50,62 +41,29 @@ export default function LandingPage() {
@@ -117,18 +75,9 @@ export default function LandingPage() {
title="This is Not a Prop Firm"
description="We believe in authentic trading experiences. Forget simulated evaluations or arbitrary profit splits. Here, you leverage your own skill with your own capital."
bulletPoints={[
- {
- title: "Trade Your Own Capital",
- description: "You maintain control. Trade directly through your own account with our partner broker.",
- },
- {
- title: "Keep 100% of Profits",
- description: "Our model ensures that your successful trades remain yours alone.",
- },
- {
- title: "No Simulated Trading",
- description: "We only host real market competitions. Real capital means real stakes and real prestige.",
- },
+ { title: "Trade Your Own Capital", description: "You maintain control. Trade directly through your own account with our partner broker." },
+ { title: "Keep 100% of Profits", description: "Our model ensures that your successful trades remain yours alone." },
+ { title: "No Simulated Trading", description: "We only host real market competitions. Real capital means real stakes and real prestige." }
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904314.jpg"
@@ -142,34 +91,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- id: "s1",
- title: "Connect Account",
- description: "Link your own FpmTrading account directly.",
- tag: "Step 1",
- imageSrc: "http://img.b2bpic.net/free-photo/alert-icon-front-side_187299-39174.jpg",
- },
- {
- id: "s2",
- title: "Pick Competition",
- description: "Choose from our active global trading leagues.",
- tag: "Step 2",
- imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-front-side-with-white-background_187299-39819.jpg",
- },
- {
- id: "s3",
- title: "Compete Hard",
- description: "Trade the markets with your own strategy.",
- tag: "Step 3",
- imageSrc: "http://img.b2bpic.net/free-photo/screen-icon-front-side-with-white-background_187299-39959.jpg",
- },
- {
- id: "s4",
- title: "Win Rewards",
- description: "Top performers claim real cash prizes based on ROI.",
- tag: "Step 4",
- imageSrc: "http://img.b2bpic.net/free-photo/phone-icon-front-side-with-white-background_187299-39933.jpg",
- },
+ { id: "s1", title: "Connect Account", description: "Link your own FpmTrading account directly.", tag: "Step 1", imageSrc: "http://img.b2bpic.net/free-photo/alert-icon-front-side_187299-39174.jpg" },
+ { id: "s2", title: "Pick Competition", description: "Choose from our active global trading leagues.", tag: "Step 2", imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-front-side-with-white-background_187299-39819.jpg" },
+ { id: "s3", title: "Compete Hard", description: "Trade the markets with your own strategy.", tag: "Step 3", imageSrc: "http://img.b2bpic.net/free-photo/screen-icon-front-side-with-white-background_187299-39959.jpg" },
+ { id: "s4", title: "Win Rewards", description: "Top performers claim real cash prizes based on ROI.", tag: "Step 4", imageSrc: "http://img.b2bpic.net/free-photo/phone-icon-front-side-with-white-background_187299-39933.jpg" }
]}
title="Your Path to the Arena"
description="Joining the LiveTradingLeague is transparent and streamlined."
@@ -182,54 +107,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
- {
- id: "p1",
- title: "Elite Daily League",
- price: "$10,000",
- period: "Prize Pool",
- features: [
- "Min Deposit: $500",
- "Duration: 24h",
- "Asset: Forex Majors",
- ],
- button: {
- text: "Join Competition",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/sound-volume-up-front-side-white-background_187299-40214.jpg",
- imageAlt: "abstract technology logo",
- },
- {
- id: "p2",
- title: "Pro Weekly Challenge",
- price: "$50,000",
- period: "Prize Pool",
- features: [
- "Min Deposit: $2,000",
- "Duration: 7 Days",
- "Asset: All Pairs",
- ],
- button: {
- text: "Join Competition",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828247.jpg?_wi=2",
- imageAlt: "abstract technology logo",
- },
- {
- id: "p3",
- title: "Grand Master Monthly",
- price: "$250,000",
- period: "Prize Pool",
- features: [
- "Min Deposit: $5,000",
- "Duration: 30 Days",
- "Asset: Multi-Asset",
- ],
- button: {
- text: "Join Competition",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/finance-technology-with-forex-trading-graph-background_53876-104208.jpg?_wi=1",
- imageAlt: "abstract technology logo",
- },
+ { id: "p1", title: "Elite Daily League", price: "$10,000", period: "Prize Pool", features: ["Min Deposit: $500", "Duration: 24h", "Asset: Forex Majors"], button: { text: "Join Competition" }, imageSrc: "http://img.b2bpic.net/free-photo/sound-volume-up-front-side-white-background_187299-40214.jpg", imageAlt: "abstract technology logo" },
+ { id: "p2", title: "Pro Weekly Challenge", price: "$50,000", period: "Prize Pool", features: ["Min Deposit: $2,000", "Duration: 7 Days", "Asset: All Pairs"], button: { text: "Join Competition" }, imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828247.jpg", imageAlt: "abstract technology logo" },
+ { id: "p3", title: "Grand Master Monthly", price: "$250,000", period: "Prize Pool", features: ["Min Deposit: $5,000", "Duration: 30 Days", "Asset: Multi-Asset"], button: { text: "Join Competition" }, imageSrc: "http://img.b2bpic.net/free-photo/finance-technology-with-forex-trading-graph-background_53876-104208.jpg", imageAlt: "abstract technology logo" }
]}
title="Active Leagues"
description="Select the prize pool that fits your strategy."
@@ -238,30 +118,13 @@ export default function LandingPage() {
@@ -317,9 +160,7 @@ export default function LandingPage() {