Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 15:03:48 +00:00

View File

@@ -33,37 +33,21 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Metrics",
id: "#metrics",
},
name: "Metrics", id: "#metrics"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Prime Forex"
/>
@@ -76,36 +60,22 @@ export default function LandingPage() {
tagAnimation="opacity"
buttons={[
{
text: "Start Trading Now",
href: "#contact",
},
text: "Start Trading Now", href: "#contact"},
{
text: "Explore Features",
href: "#features",
},
text: "Explore Features", href: "#features"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/thinking-business-ideas_1098-14443.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2533.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/analyst-conducts-research-into-global-economies-deliver-knowledge-company-advancements-finance-before-investing-capital-investor-prepares-simulations-studies-laws_482257-73482.jpg",
alt: "Experienced Forex Trader Avatar",
},
src: "http://img.b2bpic.net/free-photo/analyst-conducts-research-into-global-economies-deliver-knowledge-company-advancements-finance-before-investing-capital-investor-prepares-simulations-studies-laws_482257-73482.jpg", alt: "Experienced Forex Trader Avatar"},
]}
avatarText="Join 25,000+ satisfied traders worldwide"
imageSrc="http://img.b2bpic.net/free-photo/stock-exchange-trading-forex-finance-graphic-concept_53876-120906.jpg"
@@ -123,19 +93,13 @@ export default function LandingPage() {
metrics={[
{
icon: Gauge,
label: "Years of Experience",
value: "10+",
},
label: "Years of Experience", value: "10+"},
{
icon: Users,
label: "Traders Supported",
value: "25K+",
},
label: "Traders Supported", value: "25K+"},
{
icon: Globe,
label: "Global Markets",
value: "150+",
},
label: "Global Markets", value: "150+"},
]}
metricsAnimation="slide-up"
/>
@@ -149,34 +113,22 @@ export default function LandingPage() {
features={[
{
icon: Zap,
title: "Real-time Market Data",
description: "Access lightning-fast, accurate market data to make informed decisions without delay.",
},
title: "Real-time Market Data", description: "Access lightning-fast, accurate market data to make informed decisions without delay."},
{
icon: Cog,
title: "Advanced AI Analytics",
description: "Leverage AI-driven insights and predictive models to identify lucrative trading opportunities.",
},
title: "Advanced AI Analytics", description: "Leverage AI-driven insights and predictive models to identify lucrative trading opportunities."},
{
icon: ShieldCheck,
title: "Secure Trading Platform",
description: "Trade with confidence on our robust, encrypted platform protecting your assets and data.",
},
title: "Secure Trading Platform", description: "Trade with confidence on our robust, encrypted platform protecting your assets and data."},
{
icon: Activity,
title: "Automated Trading Bots",
description: "Deploy intelligent algorithms to execute trades automatically, maximizing efficiency and consistency.",
},
title: "Automated Trading Bots", description: "Deploy intelligent algorithms to execute trades automatically, maximizing efficiency and consistency."},
{
icon: LineChart,
title: "Customizable Charts & Indicators",
description: "Personalize your trading view with a vast library of technical tools and indicators.",
},
title: "Customizable Charts & Indicators", description: "Personalize your trading view with a vast library of technical tools and indicators."},
{
icon: MessageCircle,
title: "24/7 Expert Support",
description: "Our dedicated team of forex professionals is always ready to assist you around the clock.",
},
title: "24/7 Expert Support", description: "Our dedicated team of forex professionals is always ready to assist you around the clock."},
]}
title="Why Prime Forex is Your Ultimate Trading Partner"
description="Discover the innovative features that provide you with a competitive edge and empower intelligent trading decisions."
@@ -191,53 +143,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "prod-1",
name: "FX Algo Bot Pro",
price: "$199/month",
variant: "Automated Trading",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-financial-neon-bull_23-2151691919.jpg",
imageAlt: "Forex algorithmic trading bot interface",
},
id: "prod-1", name: "FX Algo Bot Pro", price: "$199/month", variant: "Automated Trading", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-financial-neon-bull_23-2151691919.jpg", imageAlt: "Forex algorithmic trading bot interface"},
{
id: "prod-2",
name: "Risk Management Suite",
price: "$99/month",
variant: "Portfolio Protection",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg",
imageAlt: "Dashboard with forex risk management tools",
},
id: "prod-2", name: "Risk Management Suite", price: "$99/month", variant: "Portfolio Protection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", imageAlt: "Dashboard with forex risk management tools"},
{
id: "prod-3",
name: "Market Scanner Elite",
price: "$149/month",
variant: "Opportunity Finder",
imageSrc: "http://img.b2bpic.net/free-photo/forex-trader-analyzing-market-growth_482257-121086.jpg",
imageAlt: "Real-time forex market scanner interface",
},
id: "prod-3", name: "Market Scanner Elite", price: "$149/month", variant: "Opportunity Finder", imageSrc: "http://img.b2bpic.net/free-photo/forex-trader-analyzing-market-growth_482257-121086.jpg", imageAlt: "Real-time forex market scanner interface"},
{
id: "prod-4",
name: "Copy Trade Pro",
price: "$129/month",
variant: "Social Trading",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-business-specialists-solve-their-daily-tasks-control-room_482257-90997.jpg",
imageAlt: "Network of traders for copy trading platform",
},
id: "prod-4", name: "Copy Trade Pro", price: "$129/month", variant: "Social Trading", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-business-specialists-solve-their-daily-tasks-control-room_482257-90997.jpg", imageAlt: "Network of traders for copy trading platform"},
{
id: "prod-5",
name: "Sentiment Indicator",
price: "$79/month",
variant: "Market Psychology",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-kitchen-white-hoodie-with-laptop-graph-screen_343596-7275.jpg",
imageAlt: "Forex market sentiment indicator gauge",
},
id: "prod-5", name: "Sentiment Indicator", price: "$79/month", variant: "Market Psychology", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-home-kitchen-white-hoodie-with-laptop-graph-screen_343596-7275.jpg", imageAlt: "Forex market sentiment indicator gauge"},
{
id: "prod-6",
name: "Volatility Tracker",
price: "$89/month",
variant: "Market Dynamics",
imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg",
imageAlt: "Forex volatility tracker with price chart",
},
id: "prod-6", name: "Volatility Tracker", price: "$89/month", variant: "Market Dynamics", imageSrc: "http://img.b2bpic.net/free-photo/marketing-team-gathering-information-sharing-meeting-study-updates_482257-91030.jpg", imageAlt: "Forex volatility tracker with price chart"},
]}
title="Our Leading Forex Trading Products"
description="Explore our diverse range of advanced products, meticulously crafted to cater to every trader's strategy and goals, from automation to risk management."
@@ -248,25 +164,17 @@ export default function LandingPage() {
<MetricCardThree
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{
id: "m1",
icon: TrendingUp,
title: "Average Win Rate",
value: "78%",
},
id: "m1", icon: TrendingUp,
title: "Average Win Rate", value: "78%"},
{
id: "m2",
icon: Users,
title: "Client Growth (YoY)",
value: "35%",
},
id: "m2", icon: Users,
title: "Client Growth (YoY)", value: "35%"},
{
id: "m3",
icon: DollarSign,
title: "Monthly Payouts",
value: "$5M+",
},
id: "m3", icon: DollarSign,
title: "Monthly Payouts", value: "$5M+"},
]}
title="Performance That Speaks Volumes"
description="Our commitment to excellence translates into tangible results for our community. See the real-time impact of Prime Forex on our clients' trading success."
@@ -280,64 +188,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Starter",
badgeIcon: Sparkles,
price: "$49",
name: "Basic Trader",
buttons: [
id: "basic", badge: "Starter", badgeIcon: Sparkles,
price: "$49", name: "Basic Trader", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"Real-time Market Data",
"Basic Indicators",
"24/5 Customer Support",
"Standard Account Access",
],
"Real-time Market Data", "Basic Indicators", "24/5 Customer Support", "Standard Account Access"],
},
{
id: "pro",
badge: "Recommended",
badgeIcon: Star,
price: "$129",
name: "Pro Trader",
buttons: [
id: "pro", badge: "Recommended", badgeIcon: Star,
price: "$129", name: "Pro Trader", buttons: [
{
text: "Choose Pro",
href: "#contact",
},
text: "Choose Pro", href: "#contact"},
],
features: [
"All Basic Features",
"Advanced AI Analytics",
"Automated Trading Bots",
"Dedicated Account Manager",
"Premium Indicators Library",
],
"All Basic Features", "Advanced AI Analytics", "Automated Trading Bots", "Dedicated Account Manager", "Premium Indicators Library"],
},
{
id: "elite",
badge: "Ultimate",
badgeIcon: Crown,
price: "$299",
name: "Elite Investor",
buttons: [
id: "elite", badge: "Ultimate", badgeIcon: Crown,
price: "$299", name: "Elite Investor", buttons: [
{
text: "Go Elite",
href: "#contact",
},
text: "Go Elite", href: "#contact"},
],
features: [
"All Pro Features",
"Risk Management Suite",
"Market Scanner Elite",
"Copy Trade Pro Access",
"VIP Support & Workshops",
"Personalized Strategy Sessions",
],
"All Pro Features", "Risk Management Suite", "Market Scanner Elite", "Copy Trade Pro Access", "VIP Support & Workshops", "Personalized Strategy Sessions"],
},
]}
title="Flexible Plans for Every Trader"
@@ -353,25 +228,15 @@ export default function LandingPage() {
author="Aisha Khan, Independent Trader"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
alt: "Aisha Khan",
},
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", alt: "Aisha Khan"},
{
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
alt: "Benjamin Lee",
},
src: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg", alt: "Benjamin Lee"},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg",
alt: "Sofia Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", alt: "Sofia Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
alt: "David Chen",
},
src: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg", alt: "David Chen"},
{
src: "http://img.b2bpic.net/free-photo/technician-inspecting-coding-desktop-pc_482257-111771.jpg",
alt: "Maria Garcia",
},
src: "http://img.b2bpic.net/free-photo/technician-inspecting-coding-desktop-pc_482257-111771.jpg", alt: "Maria Garcia"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -382,20 +247,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Ready to Elevate Your Trading?"
title="Join the Prime Forex Community Today"
description="Take the decisive first step towards smarter, more profitable trading. Our dedicated team is ready to guide you through every aspect of your forex journey."
buttons={[
{
text: "Get Started Now",
href: "#",
},
text: "Get Started Now", href: "#"},
{
text: "Contact Sales",
href: "#",
},
text: "Contact Sales", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -405,54 +265,33 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "Trading Platform",
href: "#products",
},
label: "Trading Platform", href: "#products"},
{
label: "AI Analytics",
href: "#features",
},
label: "AI Analytics", href: "#features"},
{
label: "Automated Bots",
href: "#features",
},
label: "Automated Bots", href: "#features"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}