Merge version_1 into main #2
329
src/app/page.tsx
329
src/app/page.tsx
@@ -41,8 +41,7 @@ const navItems = [
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Learning",
|
||||
items: [
|
||||
title: "Learning", items: [
|
||||
{ label: "Intraday Trading", href: "/trading-zone" },
|
||||
{ label: "Technical Analysis", href: "/technical-hub" },
|
||||
{ label: "Long-Term Investing", href: "/investing-wisdom" },
|
||||
@@ -50,8 +49,7 @@ const footerColumns = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Market Insights", href: "/blog" },
|
||||
{ label: "Video Tutorials", href: "#resources" },
|
||||
@@ -59,8 +57,7 @@ const footerColumns = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Careers", href: "#careers" },
|
||||
@@ -68,8 +65,7 @@ const footerColumns = [
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#privacy" },
|
||||
{ label: "Terms of Service", href: "#terms" },
|
||||
{ label: "Disclaimer", href: "#disclaimer" },
|
||||
@@ -90,7 +86,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -119,7 +115,7 @@ export default function HomePage() {
|
||||
tag="Financial Education Platform"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Learning Today", href: "/trading-zone" },
|
||||
{ text: "Explore Courses", href: "/trading-zone" },
|
||||
@@ -127,41 +123,23 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png?_wi=1",
|
||||
imageAlt: "Trading Dashboard",
|
||||
},
|
||||
id: "1", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png", imageAlt: "Trading Dashboard"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png?_wi=1",
|
||||
imageAlt: "Technical Analysis Tools",
|
||||
},
|
||||
id: "2", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png", imageAlt: "Technical Analysis Tools"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png?_wi=1",
|
||||
imageAlt: "Intraday Trading Visualization",
|
||||
},
|
||||
id: "3", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png", imageAlt: "Intraday Trading Visualization"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png?_wi=1",
|
||||
imageAlt: "Long-Term Investment Strategy",
|
||||
},
|
||||
id: "4", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png", imageAlt: "Long-Term Investment Strategy"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png?_wi=1",
|
||||
imageAlt: "Financial Education",
|
||||
},
|
||||
id: "5", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png", imageAlt: "Financial Education"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png?_wi=2",
|
||||
imageAlt: "Trading Dashboard",
|
||||
},
|
||||
id: "6", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png", imageAlt: "Trading Dashboard"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -179,31 +157,23 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert-Led Curriculum",
|
||||
description:
|
||||
"Learn from experienced traders with years of market success and proven trading strategies",
|
||||
icon: BookOpen,
|
||||
title: "Expert-Led Curriculum", description:
|
||||
"Learn from experienced traders with years of market success and proven trading strategies", icon: BookOpen,
|
||||
},
|
||||
{
|
||||
title: "Technical Mastery",
|
||||
description:
|
||||
"Master RSI, MACD, Moving Averages, support/resistance, and advanced chart pattern recognition",
|
||||
icon: BarChart3,
|
||||
title: "Technical Mastery", description:
|
||||
"Master RSI, MACD, Moving Averages, support/resistance, and advanced chart pattern recognition", icon: BarChart3,
|
||||
},
|
||||
{
|
||||
title: "Risk Management Focus",
|
||||
description:
|
||||
"Learn position sizing, stop-loss placement, portfolio allocation, and capital preservation techniques",
|
||||
icon: Shield,
|
||||
title: "Risk Management Focus", description:
|
||||
"Learn position sizing, stop-loss placement, portfolio allocation, and capital preservation techniques", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Psychology & Discipline",
|
||||
description:
|
||||
"Develop emotional control, trading discipline, and mental strategies for consistent performance",
|
||||
icon: Brain,
|
||||
title: "Psychology & Discipline", description:
|
||||
"Develop emotional control, trading discipline, and mental strategies for consistent performance", icon: Brain,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png"
|
||||
imageAlt="Financial education and trading mastery"
|
||||
mediaAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -226,32 +196,20 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title:
|
||||
"Intraday Trading Mastery: Strategies, RSI/MACD Indicators, Risk Management & Trading Psychology",
|
||||
tags: ["Trading Strategy", "Indicators", "Psychology"],
|
||||
id: "1", title:
|
||||
"Intraday Trading Mastery: Strategies, RSI/MACD Indicators, Risk Management & Trading Psychology", tags: ["Trading Strategy", "Indicators", "Psychology"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png?_wi=2",
|
||||
imageAlt: "Intraday Trading",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png", imageAlt: "Intraday Trading"},
|
||||
{
|
||||
id: "2",
|
||||
title:
|
||||
"Technical Analysis Deep Dive: Chart Patterns, Candlestick Analysis, Support/Resistance & Trendlines",
|
||||
tags: ["Chart Analysis", "Patterns", "Advanced Skills"],
|
||||
id: "2", title:
|
||||
"Technical Analysis Deep Dive: Chart Patterns, Candlestick Analysis, Support/Resistance & Trendlines", tags: ["Chart Analysis", "Patterns", "Advanced Skills"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png?_wi=2",
|
||||
imageAlt: "Technical Analysis",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png", imageAlt: "Technical Analysis"},
|
||||
{
|
||||
id: "3",
|
||||
title:
|
||||
"Long-Term Investing Blueprint: Fundamentals, Portfolio Building, Mutual Funds, SIPs & Compounding",
|
||||
tags: ["Investing", "Fundamentals", "Wealth Building"],
|
||||
id: "3", title:
|
||||
"Long-Term Investing Blueprint: Fundamentals, Portfolio Building, Mutual Funds, SIPs & Compounding", tags: ["Investing", "Fundamentals", "Wealth Building"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png?_wi=2",
|
||||
imageAlt: "Long-Term Investing",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png", imageAlt: "Long-Term Investing"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Explore All Topics", href: "/technical-hub" }]}
|
||||
@@ -271,35 +229,19 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "50000",
|
||||
title: "Active Learners",
|
||||
description: "Traders and investors learning daily on our platform",
|
||||
icon: Users,
|
||||
id: "1", value: "50000", title: "Active Learners", description: "Traders and investors learning daily on our platform", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "1000",
|
||||
title: "Hours of Content",
|
||||
description:
|
||||
"Comprehensive video courses, tutorials, and trading guides",
|
||||
icon: VideoIcon,
|
||||
id: "2", value: "1000", title: "Hours of Content", description:
|
||||
"Comprehensive video courses, tutorials, and trading guides", icon: VideoIcon,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "95",
|
||||
title: "% Success Rate",
|
||||
description:
|
||||
"Students achieving consistent profitability within first year",
|
||||
icon: TrendingUp,
|
||||
id: "3", value: "95", title: "% Success Rate", description:
|
||||
"Students achieving consistent profitability within first year", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "24",
|
||||
title: "Expert Mentors",
|
||||
description:
|
||||
"Professional traders and financial advisors guiding your journey",
|
||||
icon: UserCheck,
|
||||
id: "4", value: "24", title: "Expert Mentors", description:
|
||||
"Professional traders and financial advisors guiding your journey", icon: UserCheck,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -321,50 +263,23 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Technical Analysis",
|
||||
title:
|
||||
"Mastering Support and Resistance Levels: Key to Trading Success",
|
||||
excerpt:
|
||||
"Learn how to identify and trade support and resistance levels effectively. Discover advanced techniques for predicting price reversals and breakouts in your trading strategy.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png?_wi=3",
|
||||
imageAlt: "Technical Analysis",
|
||||
authorName: "Raj Kumar, Senior Analyst",
|
||||
authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-photo-of-a-financial-analys-1772632343545-b40100c8.png",
|
||||
date: "Jan 20, 2025",
|
||||
},
|
||||
id: "1", category: "Technical Analysis", title:
|
||||
"Mastering Support and Resistance Levels: Key to Trading Success", excerpt:
|
||||
"Learn how to identify and trade support and resistance levels effectively. Discover advanced techniques for predicting price reversals and breakouts in your trading strategy.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png", imageAlt: "Technical Analysis", authorName: "Raj Kumar, Senior Analyst", authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-photo-of-a-financial-analys-1772632343545-b40100c8.png", date: "Jan 20, 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Trading Psychology",
|
||||
title:
|
||||
"Emotional Control: The Missing Piece in Most Traders' Portfolios",
|
||||
excerpt:
|
||||
"Explore how trading psychology impacts your decisions. Master fear management, overcome analysis paralysis, and develop discipline for consistent profitable trading.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png?_wi=3",
|
||||
imageAlt: "Intraday Trading",
|
||||
authorName: "Sarah Mitchell, Psychology Coach",
|
||||
authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-an-experienced--1772632342839-83b5dcee.png",
|
||||
date: "Jan 18, 2025",
|
||||
},
|
||||
id: "2", category: "Trading Psychology", title:
|
||||
"Emotional Control: The Missing Piece in Most Traders' Portfolios", excerpt:
|
||||
"Explore how trading psychology impacts your decisions. Master fear management, overcome analysis paralysis, and develop discipline for consistent profitable trading.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png", imageAlt: "Intraday Trading", authorName: "Sarah Mitchell, Psychology Coach", authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-an-experienced--1772632342839-83b5dcee.png", date: "Jan 18, 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Investment Strategy",
|
||||
title:
|
||||
"Building Wealth Through Systematic SIP Investing: A Beginner's Guide",
|
||||
excerpt:
|
||||
"Discover how Systematic Investment Plans (SIPs) can create substantial wealth over time. Learn rupee-cost averaging, compounding, and long-term wealth building strategies.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png?_wi=3",
|
||||
imageAlt: "Long-Term Investing",
|
||||
authorName: "Arjun Patel, Wealth Strategist",
|
||||
authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-successful-in-1772632342740-4f07a091.png",
|
||||
date: "Jan 16, 2025",
|
||||
},
|
||||
id: "3", category: "Investment Strategy", title:
|
||||
"Building Wealth Through Systematic SIP Investing: A Beginner's Guide", excerpt:
|
||||
"Discover how Systematic Investment Plans (SIPs) can create substantial wealth over time. Learn rupee-cost averaging, compounding, and long-term wealth building strategies.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png", imageAlt: "Long-Term Investing", authorName: "Arjun Patel, Wealth Strategist", authorAvatar:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-successful-in-1772632342740-4f07a091.png", date: "Jan 16, 2025"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Read More Articles", href: "/blog" }]}
|
||||
@@ -384,95 +299,35 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Vikram Singh, Intraday Trader",
|
||||
date: "Date: 15 January 2025",
|
||||
title: "Turned My Trading Around in Just 3 Months!",
|
||||
quote:
|
||||
"I was losing money consistently until I joined TradeWisdom. The technical analysis course and trading psychology modules completely changed my approach. I now make consistent profits and have the discipline to stick to my trading plan. This is the best investment I've made for my financial future.",
|
||||
tag: "Intraday Trading",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-a-confident-tra-1772632344745-a1effcbd.png",
|
||||
avatarAlt: "Vikram Singh, Trader",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png?_wi=3",
|
||||
imageAlt: "Trading Dashboard",
|
||||
},
|
||||
id: "1", name: "Vikram Singh, Intraday Trader", date: "Date: 15 January 2025", title: "Turned My Trading Around in Just 3 Months!", quote:
|
||||
"I was losing money consistently until I joined TradeWisdom. The technical analysis course and trading psychology modules completely changed my approach. I now make consistent profits and have the discipline to stick to my trading plan. This is the best investment I've made for my financial future.", tag: "Intraday Trading", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-a-confident-tra-1772632344745-a1effcbd.png", avatarAlt: "Vikram Singh, Trader", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/a-modern-professional-trading-dashboard--1772632344026-f5e1fe6a.png", imageAlt: "Trading Dashboard"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Verma, Swing Trader & Investor",
|
||||
date: "Date: 12 January 2025",
|
||||
title: "Professional Guidance That Actually Works",
|
||||
quote:
|
||||
"The structured curriculum on support/resistance and chart patterns gave me the edge I needed. Combined with the long-term investing section, I now have a balanced portfolio approach. The mentors are incredibly knowledgeable and always available to help.",
|
||||
tag: "Technical Analysis",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-photo-of-a-financial-analys-1772632343545-b40100c8.png",
|
||||
avatarAlt: "Priya Verma, Analyst",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png?_wi=4",
|
||||
imageAlt: "Technical Analysis",
|
||||
},
|
||||
id: "2", name: "Priya Verma, Swing Trader & Investor", date: "Date: 12 January 2025", title: "Professional Guidance That Actually Works", quote:
|
||||
"The structured curriculum on support/resistance and chart patterns gave me the edge I needed. Combined with the long-term investing section, I now have a balanced portfolio approach. The mentors are incredibly knowledgeable and always available to help.", tag: "Technical Analysis", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-photo-of-a-financial-analys-1772632343545-b40100c8.png", avatarAlt: "Priya Verma, Analyst", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/technical-analysis-tools-visualization-s-1772632343189-d508e408.png", imageAlt: "Technical Analysis"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Amit Kapoor, Long-Term Investor",
|
||||
date: "Date: 10 January 2025",
|
||||
title: "Finally Understand Investing Beyond Price Speculation",
|
||||
quote:
|
||||
"The fundamentals section helped me understand SIPs, mutual funds, and compounding in depth. I stopped trying to time the market and started building real wealth. Five years of confusion cleared up in just a few weeks of learning.",
|
||||
tag: "Long-Term Investing",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-successful-in-1772632342740-4f07a091.png",
|
||||
avatarAlt: "Amit Kapoor, Investor",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png?_wi=4",
|
||||
imageAlt: "Long-Term Investing",
|
||||
},
|
||||
id: "3", name: "Amit Kapoor, Long-Term Investor", date: "Date: 10 January 2025", title: "Finally Understand Investing Beyond Price Speculation", quote:
|
||||
"The fundamentals section helped me understand SIPs, mutual funds, and compounding in depth. I stopped trying to time the market and started building real wealth. Five years of confusion cleared up in just a few weeks of learning.", tag: "Long-Term Investing", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-successful-in-1772632342740-4f07a091.png", avatarAlt: "Amit Kapoor, Investor", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/long-term-investment-strategy-illustrati-1772632343140-29f9617d.png", imageAlt: "Long-Term Investing"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Deepika Nair, Beginner Trader",
|
||||
date: "Date: 8 January 2025",
|
||||
title: "Perfect Platform for Beginners",
|
||||
quote:
|
||||
"I had zero knowledge about trading when I started. The beginner-friendly modules, clear explanations of RSI and MACD, and the supportive community made the learning journey smooth. Now I'm confident executing my own trading plans with proper risk management.",
|
||||
tag: "Beginner Education",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-young-success-1772632343492-6005e3b7.png",
|
||||
avatarAlt: "Deepika Nair, Student",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png?_wi=3",
|
||||
imageAlt: "Financial Education",
|
||||
},
|
||||
id: "4", name: "Deepika Nair, Beginner Trader", date: "Date: 8 January 2025", title: "Perfect Platform for Beginners", quote:
|
||||
"I had zero knowledge about trading when I started. The beginner-friendly modules, clear explanations of RSI and MACD, and the supportive community made the learning journey smooth. Now I'm confident executing my own trading plans with proper risk management.", tag: "Beginner Education", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-headshot-of-a-young-success-1772632343492-6005e3b7.png", avatarAlt: "Deepika Nair, Student", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-financial-education-illustr-1772632343560-97e09a7c.png", imageAlt: "Financial Education"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rohan Desai, Portfolio Manager",
|
||||
date: "Date: 5 January 2025",
|
||||
title: "Advanced Content for Experienced Traders",
|
||||
quote:
|
||||
"Even with years of trading experience, I learned advanced techniques I hadn't encountered before. The psychology module and risk management frameworks have made me a better trader and mentor. Highly recommended for anyone serious about markets.",
|
||||
tag: "Advanced Trading",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-an-experienced--1772632342839-83b5dcee.png",
|
||||
avatarAlt: "Rohan Desai, Manager",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png?_wi=4",
|
||||
imageAlt: "Intraday Trading",
|
||||
},
|
||||
id: "5", name: "Rohan Desai, Portfolio Manager", date: "Date: 5 January 2025", title: "Advanced Content for Experienced Traders", quote:
|
||||
"Even with years of trading experience, I learned advanced techniques I hadn't encountered before. The psychology module and risk management frameworks have made me a better trader and mentor. Highly recommended for anyone serious about markets.", tag: "Advanced Trading", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-portrait-of-an-experienced--1772632342839-83b5dcee.png", avatarAlt: "Rohan Desai, Manager", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/intraday-trading-visualization-with-fast-1772632344375-b05d8a0d.png", imageAlt: "Intraday Trading"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Neha Sharma, Financial Advisor",
|
||||
date: "Date: 2 January 2025",
|
||||
title: "Comprehensive Resource for Client Education",
|
||||
quote:
|
||||
"I recommend TradeWisdom to all my clients seeking to enhance their market knowledge. The content is accurate, up-to-date, and professionally presented. It's transformed how I educate my clients about risk, returns, and real wealth building.",
|
||||
tag: "Professional Use",
|
||||
avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-executive-portrait-in-forma-1772632343242-37d2f88c.png",
|
||||
avatarAlt: "Neha Sharma, Advisor",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/blog-market-insights-1772632342643-2395eae5.png",
|
||||
imageAlt: "Market Insights",
|
||||
},
|
||||
id: "6", name: "Neha Sharma, Financial Advisor", date: "Date: 2 January 2025", title: "Comprehensive Resource for Client Education", quote:
|
||||
"I recommend TradeWisdom to all my clients seeking to enhance their market knowledge. The content is accurate, up-to-date, and professionally presented. It's transformed how I educate my clients about risk, returns, and real wealth building.", tag: "Professional Use", avatarSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/professional-executive-portrait-in-forma-1772632343242-37d2f88c.png", avatarAlt: "Neha Sharma, Advisor", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/blog-market-insights-1772632342643-2395eae5.png", imageAlt: "Market Insights"},
|
||||
]}
|
||||
buttons={[{ text: "Start Your Journey", href: "/trading-zone" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -490,25 +345,9 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/bloomberg-financial-news-and-data-compan-1772632343150-10c2ef94.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/reuters-news-agency-logo-in-professional-1772632342152-d672521c.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/cnbc-financial-media-network-logo-in-pro-1772632343026-840542dd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/marketwatch-financial-website-logo-in-pr-1772632342613-2da7d5ac.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/investopedia-financial-education-logo-in-1772632342242-bbca93ea.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/seeking-alpha-investment-analysis-logo-i-1772632343445-d9a92ddf.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/stocktwits-trading-community-logo-in-pro-1772632343411-d1b75b99.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/finviz-financial-visualization-logo-in-p-1772632343399-a4ebf421.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/bloomberg-financial-news-and-data-compan-1772632343150-10c2ef94.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/reuters-news-agency-logo-in-professional-1772632342152-d672521c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/cnbc-financial-media-network-logo-in-pro-1772632343026-840542dd.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/marketwatch-financial-website-logo-in-pr-1772632342613-2da7d5ac.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/investopedia-financial-education-logo-in-1772632342242-bbca93ea.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/seeking-alpha-investment-analysis-logo-i-1772632343445-d9a92ddf.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/stocktwits-trading-community-logo-in-pro-1772632343411-d1b75b99.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATK3ivcmG4kuTZMD729O3J13sC/finviz-financial-visualization-logo-in-p-1772632343399-a4ebf421.png"]}
|
||||
names={[
|
||||
"Bloomberg",
|
||||
"Reuters",
|
||||
"CNBC",
|
||||
"MarketWatch",
|
||||
"Investopedia",
|
||||
"Seeking Alpha",
|
||||
"StockTwits",
|
||||
"Finviz",
|
||||
]}
|
||||
"Bloomberg", "Reuters", "CNBC", "MarketWatch", "Investopedia", "Seeking Alpha", "StockTwits", "Finviz"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
buttons={[{ text: "Learn More", href: "#about" }]}
|
||||
|
||||
Reference in New Issue
Block a user