Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-07 17:49:24 +00:00
3 changed files with 131 additions and 386 deletions

View File

@@ -24,8 +24,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Curriculum", href: "/curriculum" },
{ label: "Strategies", href: "#strategies" },
{ label: "Resources", href: "#resources" },
@@ -33,8 +32,7 @@ export default function HomePage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Trading Forum", href: "#community" },
{ label: "Economic Calendar", href: "#resources" },
{ label: "Share Ideas", href: "#community" },
@@ -42,8 +40,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -59,7 +56,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
@@ -76,18 +73,14 @@ export default function HomePage() {
tag="Professional Trading Education"
tagIcon={TrendingUp}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-trading-platform-dashboar-1772905562970-3a449c81.png?_wi=1"
background={{ variant: "canvas-reveal" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-trading-platform-dashboar-1772905562970-3a449c81.png"
imageAlt="Hyget FX trading dashboard interface"
buttons={[
{
text: "Start Learning",
href: "/curriculum",
},
text: "Start Learning", href: "/curriculum"},
{
text: "Explore Strategies",
href: "#strategies",
},
text: "Explore Strategies", href: "#strategies"},
]}
buttonAnimation="slide-up"
/>
@@ -102,58 +95,32 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "1",
title: "Trend Following Strategy",
author: "Hyget FX Academy",
description:
"Trade in the direction of market momentum using 50 and 200-period EMAs. Identify higher highs and higher lows for optimal entry points. Best for capturing sustained moves.",
tags: ["Momentum", "EMA Crossover", "Bread & Butter"],
id: "1", title: "Trend Following Strategy", author: "Hyget FX Academy", description:
"Trade in the direction of market momentum using 50 and 200-period EMAs. Identify higher highs and higher lows for optimal entry points. Best for capturing sustained moves.", tags: ["Momentum", "EMA Crossover", "Bread & Butter"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-clean-chart-showing-trend-following-st-1772905563642-f3956144.png?_wi=1",
imageAlt: "Trend following strategy with EMA indicators",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-clean-chart-showing-trend-following-st-1772905563642-f3956144.png", imageAlt: "Trend following strategy with EMA indicators"},
{
id: "2",
title: "Breakout Strategy",
author: "Hyget FX Academy",
description:
"Enter when price breaks out of consolidation ranges, especially during London session gaps. Use break-and-retest model to avoid false breakouts and ensure genuine moves.",
tags: ["Breakout", "Range Trading", "Volume-Based"],
id: "2", title: "Breakout Strategy", author: "Hyget FX Academy", description:
"Enter when price breaks out of consolidation ranges, especially during London session gaps. Use break-and-retest model to avoid false breakouts and ensure genuine moves.", tags: ["Breakout", "Range Trading", "Volume-Based"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-technical-chart-illustrating-breakout--1772905562481-e8074305.png?_wi=1",
imageAlt: "Breakout strategy with support resistance levels",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-technical-chart-illustrating-breakout--1772905562481-e8074305.png", imageAlt: "Breakout strategy with support resistance levels"},
{
id: "3",
title: "Mean Reversion",
author: "Hyget FX Academy",
description:
"Trade counter-trend when RSI indicates overbought (>70) or oversold (<30) conditions. Profit from price returning to equilibrium after extreme moves.",
tags: ["Counter-Trend", "RSI", "Oscillator"],
id: "3", title: "Mean Reversion", author: "Hyget FX Academy", description:
"Trade counter-trend when RSI indicates overbought (>70) or oversold (<30) conditions. Profit from price returning to equilibrium after extreme moves.", tags: ["Counter-Trend", "RSI", "Oscillator"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-chart-showing-rsi-indicator-w-1772905562283-76a82979.png?_wi=1",
imageAlt: "Mean reversion with RSI overbought oversold levels",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-chart-showing-rsi-indicator-w-1772905562283-76a82979.png", imageAlt: "Mean reversion with RSI overbought oversold levels"},
{
id: "4",
title: "News Trading",
author: "Hyget FX Academy",
description:
"Profit from volatility spikes during high-impact economic releases. Monitor NFP, interest rates, and inflation data. Master reading economic calendars for precise timing.",
tags: ["Fundamental", "News Events", "Volatility"],
id: "4", title: "News Trading", author: "Hyget FX Academy", description:
"Profit from volatility spikes during high-impact economic releases. Monitor NFP, interest rates, and inflation data. Master reading economic calendars for precise timing.", tags: ["Fundamental", "News Events", "Volatility"],
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-economic-calendar-interface-showing-h-1772905562852-e5b455c5.jpg?_wi=1",
imageAlt: "Economic calendar for news trading",
},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-economic-calendar-interface-showing-h-1772905562852-e5b455c5.jpg", imageAlt: "Economic calendar for news trading"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{
text: "Learn All Strategies",
href: "/curriculum",
},
text: "Learn All Strategies", href: "/curriculum"},
]}
/>
</div>
@@ -167,38 +134,24 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
icon: Compass,
title: "Foundation",
value: "Level 01",
},
id: "1", icon: Compass,
title: "Foundation", value: "Level 01"},
{
id: "2",
icon: LineChart,
title: "Analysis",
value: "Level 02",
},
id: "2", icon: LineChart,
title: "Analysis", value: "Level 02"},
{
id: "3",
icon: Zap,
title: "Execution",
value: "Level 03",
},
id: "3", icon: Zap,
title: "Execution", value: "Level 03"},
{
id: "4",
icon: Crown,
title: "Mastery",
value: "Level 04",
},
id: "4", icon: Crown,
title: "Mastery", value: "Level 04"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{
text: "View Full Curriculum",
href: "/curriculum",
},
text: "View Full Curriculum", href: "/curriculum"},
]}
/>
</div>
@@ -212,31 +165,23 @@ export default function HomePage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "Level 01: Foundation",
description:
"Master market mechanics including pips, lots, leverage, and MT4/MT5 platform setup. Build your technical foundation.",
icon: Compass,
title: "Level 01: Foundation", description:
"Master market mechanics including pips, lots, leverage, and MT4/MT5 platform setup. Build your technical foundation.", icon: Compass,
},
{
title: "Level 02: Analysis",
description:
"Learn technical vs fundamental analysis. Study candlestick patterns, support/resistance, and economic indicators like GDP/CPI.",
icon: TrendingUp,
title: "Level 02: Analysis", description:
"Learn technical vs fundamental analysis. Study candlestick patterns, support/resistance, and economic indicators like GDP/CPI.", icon: TrendingUp,
},
{
title: "Level 03: Execution",
description:
"Deep dive into all four core strategies with detailed walkthroughs, real examples, and practical implementations.",
icon: Zap,
title: "Level 03: Execution", description:
"Deep dive into all four core strategies with detailed walkthroughs, real examples, and practical implementations.", icon: Zap,
},
{
title: "Level 04: Mastery",
description:
"Master psychology and risk management. Learn the 1% Rule, manage FOMO, and develop a professional trader mindset.",
icon: Crown,
title: "Level 04: Mastery", description:
"Master psychology and risk management. Learn the 1% Rule, manage FOMO, and develop a professional trader mindset.", icon: Crown,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-illustrated-guide-showing-level-03-ex-1772905587842-312c70f4.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-illustrated-guide-showing-level-03-ex-1772905587842-312c70f4.png"
imageAlt="Trading strategies curriculum overview"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -244,9 +189,7 @@ export default function HomePage() {
imagePosition="right"
buttons={[
{
text: "Enroll Now",
href: "/curriculum",
},
text: "Enroll Now", href: "/curriculum"},
]}
/>
</div>
@@ -260,29 +203,14 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Live Economic Calendar",
price: "Included",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-economic-calendar-resource-to-1772905564136-042111ed.png?_wi=1",
imageAlt: "Live economic calendar tool",
},
id: "1", name: "Live Economic Calendar", price: "Included", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-economic-calendar-resource-to-1772905564136-042111ed.png", imageAlt: "Live economic calendar tool"},
{
id: "2",
name: "Position Size Calculator",
price: "Included",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-position-size-calculator-tool-interfac-1772905562424-ba50e4f5.png?_wi=1",
imageAlt: "Position size calculator tool",
},
id: "2", name: "Position Size Calculator", price: "Included", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-position-size-calculator-tool-interfac-1772905562424-ba50e4f5.png", imageAlt: "Position size calculator tool"},
{
id: "3",
name: "Advanced Chart Analysis",
price: "Included",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-highlighted-screenshot-showing-advance-1772905563767-55753088.png?_wi=1",
imageAlt: "Advanced chart analysis tools",
},
id: "3", name: "Advanced Chart Analysis", price: "Included", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-highlighted-screenshot-showing-advance-1772905563767-55753088.png", imageAlt: "Advanced chart analysis tools"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -290,9 +218,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Access All Tools",
href: "#resources",
},
text: "Access All Tools", href: "#resources"},
]}
/>
</div>
@@ -306,29 +232,17 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
id: "1",
icon: Users,
title: "Active Traders",
value: "5,000+",
},
id: "1", icon: Users,
title: "Active Traders", value: "5,000+"},
{
id: "2",
icon: TrendingUp,
title: "Success Rate",
value: "78%",
},
id: "2", icon: TrendingUp,
title: "Success Rate", value: "78%"},
{
id: "3",
icon: BarChart3,
title: "Avg Gain",
value: "24% YoY",
},
id: "3", icon: BarChart3,
title: "Avg Gain", value: "24% YoY"},
{
id: "4",
icon: Award,
title: "Strategies",
value: "4 Core",
},
id: "4", icon: Award,
title: "Strategies", value: "4 Core"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -345,89 +259,35 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Marcus Johnson, Professional Trader",
date: "Date: 15 November 2024",
title: "Transformed My Trading Game",
quote:
"Hyget FX's structured approach to teaching trading strategies completely changed how I approach the markets. The four-level curriculum is comprehensive and the real-world examples make everything click. I've increased my consistency by 300% since starting.",
tag: "Professional Trader",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-photo-of-a-succe-1772905562796-7195cdd2.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-photo-of-a-succe-1772905562796-7195cdd2.png?_wi=1",
avatarAlt: "Marcus Johnson",
},
id: "1", name: "Marcus Johnson, Professional Trader", date: "Date: 15 November 2024", title: "Transformed My Trading Game", quote:
"Hyget FX's structured approach to teaching trading strategies completely changed how I approach the markets. The four-level curriculum is comprehensive and the real-world examples make everything click. I've increased my consistency by 300% since starting.", tag: "Professional Trader", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-photo-of-a-succe-1772905562796-7195cdd2.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-photo-of-a-succe-1772905562796-7195cdd2.png", avatarAlt: "Marcus Johnson"},
{
id: "2",
name: "Sarah Chen, Momentum Trader",
date: "Date: 12 November 2024",
title: "The Breakout Strategy is Gold",
quote:
"I was struggling with identifying proper entry points until I learned Hyget FX's breakout strategy. The break-and-retest model eliminates so many false signals. The community forum is also invaluable—sharing setups with other traders accelerates learning.",
tag: "Breakout Specialist",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-of-a-different-t-1772905562960-7339585a.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-of-a-different-t-1772905562960-7339585a.png?_wi=1",
avatarAlt: "Sarah Chen",
},
id: "2", name: "Sarah Chen, Momentum Trader", date: "Date: 12 November 2024", title: "The Breakout Strategy is Gold", quote:
"I was struggling with identifying proper entry points until I learned Hyget FX's breakout strategy. The break-and-retest model eliminates so many false signals. The community forum is also invaluable—sharing setups with other traders accelerates learning.", tag: "Breakout Specialist", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-of-a-different-t-1772905562960-7339585a.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-professional-portrait-of-a-different-t-1772905562960-7339585a.png", avatarAlt: "Sarah Chen"},
{
id: "3",
name: "David Martinez, Risk Manager",
date: "Date: 10 November 2024",
title: "Finally Understanding Risk Management",
quote:
"The mastery level on psychology and the 1% rule saved my account. I was overleveraging before, but now I'm consistent and profitable. Hyget FX doesn't just teach strategies—they teach how to think like a professional trader.",
tag: "Risk Manager",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-another-success-1772905561799-383088c2.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-another-success-1772905561799-383088c2.png?_wi=1",
avatarAlt: "David Martinez",
},
id: "3", name: "David Martinez, Risk Manager", date: "Date: 10 November 2024", title: "Finally Understanding Risk Management", quote:
"The mastery level on psychology and the 1% rule saved my account. I was overleveraging before, but now I'm consistent and profitable. Hyget FX doesn't just teach strategies—they teach how to think like a professional trader.", tag: "Risk Manager", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-another-success-1772905561799-383088c2.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-another-success-1772905561799-383088c2.png", avatarAlt: "David Martinez"},
{
id: "4",
name: "Elena Rodriguez, News Trader",
date: "Date: 8 November 2024",
title: "News Trading Finally Clicked",
quote:
"I was afraid of economic releases until Hyget FX taught me how to trade them strategically. The live economic calendar integration is perfect. I now make some of my best trades during major data releases.",
tag: "News Specialist",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-different-tra-1772905561250-d03c7531.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-different-tra-1772905561250-d03c7531.png?_wi=1",
avatarAlt: "Elena Rodriguez",
},
id: "4", name: "Elena Rodriguez, News Trader", date: "Date: 8 November 2024", title: "News Trading Finally Clicked", quote:
"I was afraid of economic releases until Hyget FX taught me how to trade them strategically. The live economic calendar integration is perfect. I now make some of my best trades during major data releases.", tag: "News Specialist", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-different-tra-1772905561250-d03c7531.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-different-tra-1772905561250-d03c7531.png", avatarAlt: "Elena Rodriguez"},
{
id: "5",
name: "James Wilson, Swing Trader",
date: "Date: 5 November 2024",
title: "Platform is Everything",
quote:
"The tools included with Hyget FX—position calculator, economic calendar, advanced charts—are worth the investment alone. Combined with the education, it's the most complete trading solution I've found.",
tag: "Swing Trader",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/another-professional-trader-portrait-dif-1772905561729-f6f675bd.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/another-professional-trader-portrait-dif-1772905561729-f6f675bd.png?_wi=1",
avatarAlt: "James Wilson",
},
id: "5", name: "James Wilson, Swing Trader", date: "Date: 5 November 2024", title: "Platform is Everything", quote:
"The tools included with Hyget FX—position calculator, economic calendar, advanced charts—are worth the investment alone. Combined with the education, it's the most complete trading solution I've found.", tag: "Swing Trader", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/another-professional-trader-portrait-dif-1772905561729-f6f675bd.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/another-professional-trader-portrait-dif-1772905561729-f6f675bd.png", avatarAlt: "James Wilson"},
{
id: "6",
name: "Natasha Volkov, Day Trader",
date: "Date: 3 November 2024",
title: "Community Support is Unbeatable",
quote:
"The Hyget FX community is incredibly supportive. Every time I post a chart question in the forum, I get multiple perspectives and feedback. It's like having a mentorship for free.",
tag: "Day Trader",
avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-trader-busine-1772905561012-4c08ed45.png",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-trader-busine-1772905561012-4c08ed45.png?_wi=1",
avatarAlt: "Natasha Volkov",
},
id: "6", name: "Natasha Volkov, Day Trader", date: "Date: 3 November 2024", title: "Community Support is Unbeatable", quote:
"The Hyget FX community is incredibly supportive. Every time I post a chart question in the forum, I get multiple perspectives and feedback. It's like having a mentorship for free.", tag: "Day Trader", avatarSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-trader-busine-1772905561012-4c08ed45.png", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/professional-portrait-of-a-trader-busine-1772905561012-4c08ed45.png", avatarAlt: "Natasha Volkov"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -442,24 +302,14 @@ export default function HomePage() {
tagIcon={Users}
tagAnimation="slide-up"
names={[
"Hyget Traders Community",
"5,000+ Active Members",
"4 Core Strategies",
"78% Success Rate",
"24-Hour Community Support",
"Real-Time Market Updates",
"Professional Standards",
"Continuous Education",
]}
"Hyget Traders Community", "5,000+ Active Members", "4 Core Strategies", "78% Success Rate", "24-Hour Community Support", "Real-Time Market Updates", "Professional Standards", "Continuous Education"]}
textboxLayout="default"
useInvertedBackground={false}
speed={50}
showCard={true}
buttons={[
{
text: "Join Community",
href: "#community",
},
text: "Join Community", href: "#community"},
]}
/>
</div>

View File

@@ -7,7 +7,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import FooterBase from "@/components/sections/footer/FooterBase";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import Link from "next/link";
import { Wrench, Zap, TrendingUp, Users, BarChart3, Award, Compass, LineChart, Crown } from "lucide-react";
import { Wrench, Zap, TrendingUp, Users, BarChart3, Award, Calendar, Download } from "lucide-react";
export default function ResourcesPage() {
const navItems = [
@@ -20,8 +20,7 @@ export default function ResourcesPage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Curriculum", href: "/curriculum" },
{ label: "Strategies", href: "/strategies" },
{ label: "Resources", href: "/resources" },
@@ -29,8 +28,7 @@ export default function ResourcesPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Trading Forum", href: "/community" },
{ label: "Economic Calendar", href: "/resources" },
{ label: "Share Ideas", href: "/community" },
@@ -38,8 +36,7 @@ export default function ResourcesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -55,7 +52,7 @@ export default function ResourcesPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
@@ -74,26 +71,11 @@ export default function ResourcesPage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Live Economic Calendar",
price: "Included",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-economic-calendar-resource-to-1772905564136-042111ed.png?_wi=2",
imageAlt: "Live economic calendar tool",
},
id: "1", name: "Live Economic Calendar", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-economic-calendar-resource-to-1772905564136-042111ed.png", imageAlt: "Live economic calendar tool"},
{
id: "2",
name: "Position Size Calculator",
price: "Included",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-position-size-calculator-tool-interfac-1772905562424-ba50e4f5.png?_wi=2",
imageAlt: "Position size calculator tool",
},
id: "2", name: "Position Size Calculator", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-position-size-calculator-tool-interfac-1772905562424-ba50e4f5.png", imageAlt: "Position size calculator tool"},
{
id: "3",
name: "Advanced Chart Analysis",
price: "Included",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-highlighted-screenshot-showing-advance-1772905563767-55753088.png?_wi=2",
imageAlt: "Advanced chart analysis tools",
},
id: "3", name: "Advanced Chart Analysis", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-highlighted-screenshot-showing-advance-1772905563767-55753088.png", imageAlt: "Advanced chart analysis tools"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -101,9 +83,7 @@ export default function ResourcesPage() {
useInvertedBackground={false}
buttons={[
{
text: "Access All Tools",
href: "/resources",
},
text: "Access All Tools", href: "/resources"},
]}
/>
</div>
@@ -117,24 +97,16 @@ export default function ResourcesPage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "Live Economic Calendar",
description: "Real-time tracking of high-impact economic events with forecasts, actuals, and market impact indicators. Never miss a trading opportunity again.",
icon: "Calendar",
title: "Live Economic Calendar", description: "Real-time tracking of high-impact economic events with forecasts, actuals, and market impact indicators. Never miss a trading opportunity again.", icon: Calendar,
},
{
title: "Position Size Calculator",
description: "Calculate optimal position sizes based on account size, risk percentage, and stop loss distance. Master the 1% rule with precision.",
icon: "Calculator",
title: "Position Size Calculator", description: "Calculate optimal position sizes based on account size, risk percentage, and stop loss distance. Master the 1% rule with precision.", icon: Zap,
},
{
title: "Advanced Chart Analysis",
description: "Professional-grade charting with multiple timeframes, technical indicators, drawing tools, and annotation features for detailed market analysis.",
icon: "TrendingUp",
title: "Advanced Chart Analysis", description: "Professional-grade charting with multiple timeframes, technical indicators, drawing tools, and annotation features for detailed market analysis.", icon: TrendingUp,
},
{
title: "Downloadable Resources",
description: "PDF trading guides, strategy playbooks, economic calendar reference sheets, and checklists for every trading scenario.",
icon: "Download",
title: "Downloadable Resources", description: "PDF trading guides, strategy playbooks, economic calendar reference sheets, and checklists for every trading scenario.", icon: Download,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-student-dashboard-interface-showing-pr-1772905563842-e345aa28.png"
@@ -145,9 +117,7 @@ export default function ResourcesPage() {
imagePosition="right"
buttons={[
{
text: "Start Using Tools",
href: "contact",
},
text: "Start Using Tools", href: "contact"},
]}
/>
</div>
@@ -163,29 +133,17 @@ export default function ResourcesPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
icon: Users,
title: "Active Users",
value: "5,000+",
},
id: "1", icon: Users,
title: "Active Users", value: "5,000+"},
{
id: "2",
icon: TrendingUp,
title: "Success Rate",
value: "78%",
},
id: "2", icon: TrendingUp,
title: "Success Rate", value: "78%"},
{
id: "3",
icon: BarChart3,
title: "Avg Gain",
value: "24% YoY",
},
id: "3", icon: BarChart3,
title: "Avg Gain", value: "24% YoY"},
{
id: "4",
icon: Zap,
title: "Tools Available",
value: "3 Core",
},
id: "4", icon: Zap,
title: "Tools Available", value: "3 Core"},
]}
/>
</div>

View File

@@ -7,7 +7,7 @@ import FaqDouble from "@/components/sections/faq/FaqDouble";
import FooterBase from "@/components/sections/footer/FooterBase";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import Link from "next/link";
import { TrendingUp, Zap, BookOpen, HelpCircle } from "lucide-react";
import { TrendingUp, Zap, BookOpen, HelpCircle, Compass, Crown } from "lucide-react";
export default function StrategiesPage() {
const navItems = [
@@ -20,8 +20,7 @@ export default function StrategiesPage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Curriculum", href: "/curriculum" },
{ label: "Strategies", href: "/strategies" },
{ label: "Resources", href: "/resources" },
@@ -29,8 +28,7 @@ export default function StrategiesPage() {
],
},
{
title: "Community",
items: [
title: "Community", items: [
{ label: "Trading Forum", href: "/community" },
{ label: "Economic Calendar", href: "/resources" },
{ label: "Share Ideas", href: "/community" },
@@ -38,8 +36,7 @@ export default function StrategiesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -55,7 +52,7 @@ export default function StrategiesPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
@@ -74,50 +71,24 @@ export default function StrategiesPage() {
tagAnimation="slide-up"
features={[
{
id: "1",
title: "Trend Following Strategy",
author: "Hyget FX Academy",
description: "Trade in the direction of market momentum using 50 and 200-period EMAs. Identify higher highs and higher lows for optimal entry points. Best for capturing sustained moves.",
tags: ["Momentum", "EMA Crossover", "Bread & Butter"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-clean-chart-showing-trend-following-st-1772905563642-f3956144.png?_wi=2",
imageAlt: "Trend following strategy with EMA indicators",
},
id: "1", title: "Trend Following Strategy", author: "Hyget FX Academy", description: "Trade in the direction of market momentum using 50 and 200-period EMAs. Identify higher highs and higher lows for optimal entry points. Best for capturing sustained moves.", tags: ["Momentum", "EMA Crossover", "Bread & Butter"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-clean-chart-showing-trend-following-st-1772905563642-f3956144.png", imageAlt: "Trend following strategy with EMA indicators"},
{
id: "2",
title: "Breakout Strategy",
author: "Hyget FX Academy",
description: "Enter when price breaks out of consolidation ranges, especially during London session gaps. Use break-and-retest model to avoid false breakouts and ensure genuine moves.",
tags: ["Breakout", "Range Trading", "Volume-Based"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-technical-chart-illustrating-breakout--1772905562481-e8074305.png?_wi=2",
imageAlt: "Breakout strategy with support resistance levels",
},
id: "2", title: "Breakout Strategy", author: "Hyget FX Academy", description: "Enter when price breaks out of consolidation ranges, especially during London session gaps. Use break-and-retest model to avoid false breakouts and ensure genuine moves.", tags: ["Breakout", "Range Trading", "Volume-Based"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-technical-chart-illustrating-breakout--1772905562481-e8074305.png", imageAlt: "Breakout strategy with support resistance levels"},
{
id: "3",
title: "Mean Reversion",
author: "Hyget FX Academy",
description: "Trade counter-trend when RSI indicates overbought (>70) or oversold (<30) conditions. Profit from price returning to equilibrium after extreme moves.",
tags: ["Counter-Trend", "RSI", "Oscillator"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-chart-showing-rsi-indicator-w-1772905562283-76a82979.png?_wi=2",
imageAlt: "Mean reversion with RSI overbought oversold levels",
},
id: "3", title: "Mean Reversion", author: "Hyget FX Academy", description: "Trade counter-trend when RSI indicates overbought (>70) or oversold (<30) conditions. Profit from price returning to equilibrium after extreme moves.", tags: ["Counter-Trend", "RSI", "Oscillator"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/a-detailed-chart-showing-rsi-indicator-w-1772905562283-76a82979.png", imageAlt: "Mean reversion with RSI overbought oversold levels"},
{
id: "4",
title: "News Trading",
author: "Hyget FX Academy",
description: "Profit from volatility spikes during high-impact economic releases. Monitor NFP, interest rates, and inflation data. Master reading economic calendars for precise timing.",
tags: ["Fundamental", "News Events", "Volatility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-economic-calendar-interface-showing-h-1772905562852-e5b455c5.jpg?_wi=2",
imageAlt: "Economic calendar for news trading",
},
id: "4", title: "News Trading", author: "Hyget FX Academy", description: "Profit from volatility spikes during high-impact economic releases. Monitor NFP, interest rates, and inflation data. Master reading economic calendars for precise timing.", tags: ["Fundamental", "News Events", "Volatility"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-economic-calendar-interface-showing-h-1772905562852-e5b455c5.jpg", imageAlt: "Economic calendar for news trading"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
buttons={[
{
text: "Learn All Strategies",
href: "/strategies",
},
text: "Learn All Strategies", href: "/strategies"},
]}
/>
</div>
@@ -131,27 +102,19 @@ export default function StrategiesPage() {
tagAnimation="slide-up"
bulletPoints={[
{
title: "Level 01: Foundation",
description: "Master market mechanics including pips, lots, leverage, and MT4/MT5 platform setup. Build your technical foundation.",
icon: "Compass",
title: "Level 01: Foundation", description: "Master market mechanics including pips, lots, leverage, and MT4/MT5 platform setup. Build your technical foundation.", icon: Compass,
},
{
title: "Level 02: Analysis",
description: "Learn technical vs fundamental analysis. Study candlestick patterns, support/resistance, and economic indicators like GDP/CPI.",
icon: "TrendingUp",
title: "Level 02: Analysis", description: "Learn technical vs fundamental analysis. Study candlestick patterns, support/resistance, and economic indicators like GDP/CPI.", icon: TrendingUp,
},
{
title: "Level 03: Execution",
description: "Deep dive into all four core strategies with detailed walkthroughs, real examples, and practical implementations.",
icon: "Zap",
title: "Level 03: Execution", description: "Deep dive into all four core strategies with detailed walkthroughs, real examples, and practical implementations.", icon: Zap,
},
{
title: "Level 04: Mastery",
description: "Master psychology and risk management. Learn the 1% Rule, manage FOMO, and develop a professional trader mindset.",
icon: "Crown",
title: "Level 04: Mastery", description: "Master psychology and risk management. Learn the 1% Rule, manage FOMO, and develop a professional trader mindset.", icon: Crown,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-illustrated-guide-showing-level-03-ex-1772905587842-312c70f4.png?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Acx2klWfY9fD7kJrRFJTCAWyYj/an-illustrated-guide-showing-level-03-ex-1772905587842-312c70f4.png"
imageAlt="Trading strategies curriculum overview"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -159,9 +122,7 @@ export default function StrategiesPage() {
imagePosition="right"
buttons={[
{
text: "Enroll Now",
href: "contact",
},
text: "Enroll Now", href: "contact"},
]}
/>
</div>
@@ -175,45 +136,21 @@ export default function StrategiesPage() {
tagAnimation="slide-up"
faqs={[
{
id: "1",
title: "What trading experience do I need to start?",
content: "Hyget FX is designed for all experience levels, from complete beginners to advanced traders. Our Foundation level covers essential concepts like pips, lots, and platform setup, so no prior knowledge is required. Even experienced traders benefit from our structured strategy courses.",
},
id: "1", title: "What trading experience do I need to start?", content: "Hyget FX is designed for all experience levels, from complete beginners to advanced traders. Our Foundation level covers essential concepts like pips, lots, and platform setup, so no prior knowledge is required. Even experienced traders benefit from our structured strategy courses."},
{
id: "2",
title: "How long does it take to complete the curriculum?",
content: "The four-level curriculum typically takes 8-12 weeks to complete, depending on your pace. Level 01 (Foundation) takes 1-2 weeks, Level 02 (Analysis) takes 2-3 weeks, Level 03 (Execution) takes 2-4 weeks, and Level 04 (Mastery) takes 2-3 weeks. You can progress at your own speed with lifetime access.",
},
id: "2", title: "How long does it take to complete the curriculum?", content: "The four-level curriculum typically takes 8-12 weeks to complete, depending on your pace. Level 01 (Foundation) takes 1-2 weeks, Level 02 (Analysis) takes 2-3 weeks, Level 03 (Execution) takes 2-4 weeks, and Level 04 (Mastery) takes 2-3 weeks. You can progress at your own speed with lifetime access."},
{
id: "3",
title: "Are the trading strategies suitable for all market conditions?",
content: "Yes, our four core strategies are designed to work across different market conditions. Trend Following works in trending markets, Breakout trading excels in volatile consolidations, Mean Reversion profits from overextended moves, and News Trading capitalizes on economic events. Our curriculum teaches you when to apply each strategy.",
},
id: "3", title: "Are the trading strategies suitable for all market conditions?", content: "Yes, our four core strategies are designed to work across different market conditions. Trend Following works in trending markets, Breakout trading excels in volatile consolidations, Mean Reversion profits from overextended moves, and News Trading capitalizes on economic events. Our curriculum teaches you when to apply each strategy."},
{
id: "4",
title: "Can I access the course on mobile?",
content: "Yes, Hyget FX is fully accessible on desktop, tablet, and mobile devices. The learning dashboard, video lessons, and tools are optimized for all screen sizes. You can even access the economic calendar and position calculator on the go.",
},
id: "4", title: "Can I access the course on mobile?", content: "Yes, Hyget FX is fully accessible on desktop, tablet, and mobile devices. The learning dashboard, video lessons, and tools are optimized for all screen sizes. You can even access the economic calendar and position calculator on the go."},
{
id: "5",
title: "What is the community forum for?",
content: "Our Hyget Traders community forum is where traders share chart analyses, trade ideas, setups, and support each other. You can post questions, discuss strategies, get peer feedback, and learn from other traders' experiences. It's a collaborative learning environment.",
},
id: "5", title: "What is the community forum for?", content: "Our Hyget Traders community forum is where traders share chart analyses, trade ideas, setups, and support each other. You can post questions, discuss strategies, get peer feedback, and learn from other traders' experiences. It's a collaborative learning environment."},
{
id: "6",
title: "Do you offer individual mentoring or 1-on-1 coaching?",
content: "Currently, Hyget FX offers comprehensive self-paced courses with community support. However, our detailed video walkthroughs and interactive lessons provide step-by-step guidance. Consider the community forum for peer mentoring and support.",
},
id: "6", title: "Do you offer individual mentoring or 1-on-1 coaching?", content: "Currently, Hyget FX offers comprehensive self-paced courses with community support. However, our detailed video walkthroughs and interactive lessons provide step-by-step guidance. Consider the community forum for peer mentoring and support."},
{
id: "7",
title: "What's included with the platform access?",
content: "Your Hyget FX membership includes unlimited access to all four curriculum levels, live economic calendar, position size calculator, advanced chart analysis tools, community forum access, downloadable resources, and lifetime updates to course materials.",
},
id: "7", title: "What's included with the platform access?", content: "Your Hyget FX membership includes unlimited access to all four curriculum levels, live economic calendar, position size calculator, advanced chart analysis tools, community forum access, downloadable resources, and lifetime updates to course materials."},
{
id: "8",
title: "How do I know if I'm ready to trade with real money?",
content: "Complete Level 04 (Mastery) and practice the 1% risk rule with a demo account for at least 30 days first. When you consistently follow your strategy rules and risk management, and achieve breakeven or positive results on demo, you're ready. Start with small real money positions.",
},
id: "8", title: "How do I know if I'm ready to trade with real money?", content: "Complete Level 04 (Mastery) and practice the 1% risk rule with a demo account for at least 30 days first. When you consistently follow your strategy rules and risk management, and achieve breakeven or positive results on demo, you're ready. Start with small real money positions."},
]}
faqsAnimation="slide-up"
textboxLayout="default"