Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Enter the Competition", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828247.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828247.jpg?_wi=1"
|
||||
imageAlt="Futuristic trading arena"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/modern-command-center-with-data-visualization_23-2152001139.jpg", alt: "Elite Trader 1" },
|
||||
@@ -108,8 +108,8 @@ export default function LandingPage() {
|
||||
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", 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" }
|
||||
{ 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" }
|
||||
]}
|
||||
title="Active Leagues"
|
||||
description="Select the prize pool that fits your strategy."
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Skill-Based Ranking", description: "Rankings are based strictly on percentage ROI.", tag: "Fairness", imageSrc: "http://img.b2bpic.net/free-photo/finance-technology-with-forex-trading-graph-background_53876-104208.jpg" },
|
||||
{ id: "f1", title: "Skill-Based Ranking", description: "Rankings are based strictly on percentage ROI.", tag: "Fairness", imageSrc: "http://img.b2bpic.net/free-photo/finance-technology-with-forex-trading-graph-background_53876-104208.jpg?_wi=2" },
|
||||
{ id: "f2", title: "Real Rewards", description: "The best traders win verified performance bonuses.", tag: "Status", imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-surprised-expression_1194-1256.jpg" },
|
||||
{ id: "f3", title: "Full Transparency", description: "Leaderboards are audited in real time.", tag: "Data", imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904319.jpg" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user