diff --git a/src/app/page.tsx b/src/app/page.tsx index 07b61ca..f233e02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,13 +119,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Forex Trading Fundamentals", description: "Learn currency pair analysis, technical indicators, and profitable forex strategies for consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/company-employees-discussing-market-data-charts-skilled-woman-leader-two-men-looking-diagrams-computer-screen-analyzing-profit-growth-business-growth-female-business-leaders-concept_74855-24379.jpg", imageAlt: "Forex trading course"}, + title: "Forex Trading Fundamentals", description: "Learn currency pair analysis, technical indicators, and profitable forex strategies for consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/company-employees-discussing-market-data-charts-skilled-woman-leader-two-men-looking-diagrams-computer-screen-analyzing-profit-growth-business-growth-female-business-leaders-concept_74855-24379.jpg?_wi=1", imageAlt: "Forex trading course"}, { - title: "Stock Market Mastery", description: "Analyze market trends, identify value stocks, and build diversified portfolios with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg", imageAlt: "Stock market training"}, + title: "Stock Market Mastery", description: "Analyze market trends, identify value stocks, and build diversified portfolios with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg?_wi=1", imageAlt: "Stock market training"}, { title: "Advanced Risk Management", description: "Protect your capital with proven risk management techniques and position sizing strategies.", imageSrc: "http://img.b2bpic.net/free-photo/factory-managers-investors-analyze-technical-production-data-documents_482257-126895.jpg", imageAlt: "Risk management education"}, { - title: "Portfolio Optimization", description: "Build and maintain high-performing portfolios that balance growth with stability.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg", imageAlt: "Portfolio management"}, + title: "Portfolio Optimization", description: "Build and maintain high-performing portfolios that balance growth with stability.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg?_wi=1", imageAlt: "Portfolio management"}, ]} buttons={[{ text: "Explore All Courses", href: "#pricing" }]} /> @@ -143,9 +143,9 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "1", value: "15,000+", title: "Trades Executed", description: "By our community members", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg", imageAlt: "Trades executed visualization"}, + id: "1", value: "15,000+", title: "Trades Executed", description: "By our community members", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg?_wi=2", imageAlt: "Trades executed visualization"}, { - id: "2", value: "$50M+", title: "Total Profits Generated", description: "Across our student base", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg", imageAlt: "Total profits visualization"}, + id: "2", value: "$50M+", title: "Total Profits Generated", description: "Across our student base", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg?_wi=2", imageAlt: "Total profits visualization"}, ]} /> @@ -187,17 +187,17 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "beginner", title: "Beginner Trader", price: "$299", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/company-employees-discussing-market-data-charts-skilled-woman-leader-two-men-looking-diagrams-computer-screen-analyzing-profit-growth-business-growth-female-business-leaders-concept_74855-24379.jpg", imageAlt: "Beginner trading course", button: { text: "Start Learning", href: "#" }, + id: "beginner", title: "Beginner Trader", price: "$299", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/company-employees-discussing-market-data-charts-skilled-woman-leader-two-men-looking-diagrams-computer-screen-analyzing-profit-growth-business-growth-female-business-leaders-concept_74855-24379.jpg?_wi=2", imageAlt: "Beginner trading course", button: { text: "Start Learning", href: "#" }, features: [ "Forex fundamentals course", "Weekly live trading sessions", "Access to trading signals", "Community forum access", "Email support"], }, { - id: "professional", title: "Professional Trader", price: "$799", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg", imageAlt: "Professional trading program", button: { text: "Enroll Now", href: "#" }, + id: "professional", title: "Professional Trader", price: "$799", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-financial-data-computer_9975-22514.jpg?_wi=3", imageAlt: "Professional trading program", button: { text: "Enroll Now", href: "#" }, features: [ "All Beginner features", "Advanced technical analysis", "Stock market mastery", "Risk management certification", "1-on-1 mentorship", "Priority support"], }, { - id: "elite", title: "Elite Investor", price: "$1,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg", imageAlt: "Elite investment program", button: { text: "Join Elite Program", href: "#" }, + id: "elite", title: "Elite Investor", price: "$1,999", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businessman-pointing-printed-chart-showing-graph-colleagues-professional-content-partners-making-notes-statistics-cooperation-communication-partnership-concept_74855-14267.jpg?_wi=3", imageAlt: "Elite investment program", button: { text: "Join Elite Program", href: "#" }, features: [ "All Professional features", "Portfolio optimization", "Private trading group", "Direct founder access", "Custom strategy development", "Lifetime updates & support"], },