Merge version_1 into main #2
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
{ value: "10K+", title: "Traders Learning" },
|
||||
{ value: "500+", title: "Hours of Content" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/portrait-of-a-young-passionate-trader-pr-1772553609451-e05f7ea6.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/portrait-of-a-young-passionate-trader-pr-1772553609451-e05f7ea6.png"
|
||||
imageAlt="Founder of Liquidity Trader, passionate trading educator"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -65,19 +65,11 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Outdated indicator-based approaches",
|
||||
"Disconnected from institutional reality",
|
||||
"Lacking risk management framework",
|
||||
"Focusing on quick profits instead of sustainability",
|
||||
],
|
||||
"Outdated indicator-based approaches", "Disconnected from institutional reality", "Lacking risk management framework", "Focusing on quick profits instead of sustainability"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Modern price action methodology",
|
||||
"Based on institutional market structure",
|
||||
"Comprehensive risk management system",
|
||||
"Building sustainable, long-term trading careers",
|
||||
],
|
||||
"Modern price action methodology", "Based on institutional market structure", "Comprehensive risk management system", "Building sustainable, long-term trading careers"],
|
||||
}}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -93,7 +85,7 @@ export default function AboutPage() {
|
||||
{ text: "Explore Our Courses", href: "/contact" },
|
||||
{ text: "Back to Home", href: "/" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,24 +94,21 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Trading Team", href: "/about" },
|
||||
{ label: "Community", href: "/" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Disclaimer", href: "/disclaimer" },
|
||||
{ label: "Risk Warning", href: "/disclaimer" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
@@ -40,38 +40,11 @@ export default function BlogPage() {
|
||||
<BlogCardOne
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Price Action",
|
||||
title: "Reading Price Action Like Institutions",
|
||||
excerpt: "Discover how to interpret raw price movement and identify institutional activity through order blocks and liquidity zones. Learn the practical techniques professionals use.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-blog-cover-image-featuring--1772553609054-b5d5494c.png?_wi=2",
|
||||
imageAlt: "Price action chart analysis",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: "Price Action", title: "Reading Price Action Like Institutions", excerpt: "Discover how to interpret raw price movement and identify institutional activity through order blocks and liquidity zones. Learn the practical techniques professionals use.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-blog-cover-image-featuring--1772553609054-b5d5494c.png", imageAlt: "Price action chart analysis", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Order Blocks",
|
||||
title: "Understanding Order Blocks in Trading",
|
||||
excerpt: "Learn how order blocks form, why institutions accumulate at these levels, and how to trade them profitably. Master one of the most powerful trading concepts.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/educational-illustration-of-order-block--1772553609892-8b5ef9ab.png?_wi=2",
|
||||
imageAlt: "Order block visualization",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "2", category: "Order Blocks", title: "Understanding Order Blocks in Trading", excerpt: "Learn how order blocks form, why institutions accumulate at these levels, and how to trade them profitably. Master one of the most powerful trading concepts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/educational-illustration-of-order-block--1772553609892-8b5ef9ab.png", imageAlt: "Order block visualization", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Liquidity",
|
||||
title: "Liquidity Traps: How Smart Money Accumulates",
|
||||
excerpt: "Understand how institutional traders use liquidity traps to accumulate positions without revealing their intentions. Avoid retail traps and trade with conviction.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-liquidity-trap-visualizati-1772553610096-66df3303.png?_wi=2",
|
||||
imageAlt: "Liquidity trap patterns",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png",
|
||||
date: "10 Jan 2025",
|
||||
},
|
||||
id: "3", category: "Liquidity", title: "Liquidity Traps: How Smart Money Accumulates", excerpt: "Understand how institutional traders use liquidity traps to accumulate positions without revealing their intentions. Avoid retail traps and trade with conviction.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-liquidity-trap-visualizati-1772553610096-66df3303.png", imageAlt: "Liquidity trap patterns", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png", date: "10 Jan 2025"},
|
||||
]}
|
||||
title="Latest Trading Education Articles"
|
||||
description="Insights and strategies from our trading research community. Learn from detailed analysis of market structure, institutional behavior, and proven trading methodologies."
|
||||
@@ -93,7 +66,7 @@ export default function BlogPage() {
|
||||
{ text: "Subscribe Now", href: "/contact" },
|
||||
{ text: "Return Home", href: "/" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,24 +75,21 @@ export default function BlogPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Trading Team", href: "/about" },
|
||||
{ label: "Community", href: "/" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Disclaimer", href: "/disclaimer" },
|
||||
{ label: "Risk Warning", href: "/disclaimer" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
@@ -44,7 +44,7 @@ export default function ContactPage() {
|
||||
{ text: "Send Message", href: "mailto:contact@liquiditytrader.com" },
|
||||
{ text: "Back Home", href: "/" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -52,14 +52,7 @@ export default function ContactPage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={[
|
||||
"Elite Traders Network",
|
||||
"Institutional Trading Hub",
|
||||
"Smart Money Academy",
|
||||
"Price Action Pro",
|
||||
"Liquidity Masters",
|
||||
"Trading Strategy Forum",
|
||||
"Order Flow Traders",
|
||||
]}
|
||||
"Elite Traders Network", "Institutional Trading Hub", "Smart Money Academy", "Price Action Pro", "Liquidity Masters", "Trading Strategy Forum", "Order Flow Traders"]}
|
||||
title="Join Our Trading Community"
|
||||
description="Connect with thousands of professional traders and serious learners dedicated to mastering institutional trading strategies."
|
||||
tag="Community"
|
||||
@@ -76,24 +69,21 @@ export default function ContactPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Trading Team", href: "/about" },
|
||||
{ label: "Community", href: "/" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Disclaimer", href: "/disclaimer" },
|
||||
{ label: "Risk Warning", href: "/disclaimer" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function DisclaimerPage() {
|
||||
{ text: "Contact Support", href: "/contact" },
|
||||
{ text: "Return Home", href: "/" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,24 +101,21 @@ export default function DisclaimerPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Trading Team", href: "/about" },
|
||||
{ label: "Community", href: "/" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Disclaimer", href: "/disclaimer" },
|
||||
{ label: "Risk Warning", href: "/disclaimer" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
122
src/app/page.tsx
122
src/app/page.tsx
@@ -48,39 +48,23 @@ export default function HomePage() {
|
||||
tag="Trading Education"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/a-dynamic-financial-trading-dashboard-sh-1772553609716-beb47518.png"
|
||||
imageAlt="Professional trading dashboard with liquidity analysis"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marcus Chen",
|
||||
handle: "Full-Time Trader",
|
||||
testimonial: "Finally understand how institutions trade. This changed my entire approach to the markets.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png",
|
||||
},
|
||||
name: "Marcus Chen", handle: "Full-Time Trader", testimonial: "Finally understand how institutions trade. This changed my entire approach to the markets.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png"},
|
||||
{
|
||||
name: "Sarah Williams",
|
||||
handle: "Trading Coach",
|
||||
testimonial: "The liquidity concepts here are gold. My students have improved dramatically.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png",
|
||||
},
|
||||
name: "Sarah Williams", handle: "Trading Coach", testimonial: "The liquidity concepts here are gold. My students have improved dramatically.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png"},
|
||||
{
|
||||
name: "James Mitchell",
|
||||
handle: "Professional Trader",
|
||||
testimonial: "The smart money framework is the most practical system I've learned in 15 years.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png",
|
||||
},
|
||||
name: "James Mitchell", handle: "Professional Trader", testimonial: "The smart money framework is the most practical system I've learned in 15 years.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png"},
|
||||
{
|
||||
name: "Alex Rodriguez",
|
||||
handle: "Emerging Trader",
|
||||
testimonial: "Went from breakeven to consistently profitable in 3 months. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-young-male-tr-1772553609414-00578674.png",
|
||||
},
|
||||
name: "Alex Rodriguez", handle: "Emerging Trader", testimonial: "Went from breakeven to consistently profitable in 3 months. Highly recommend.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-young-male-tr-1772553609414-00578674.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[{ text: "Start Learning Today", href: "/contact" }]}
|
||||
@@ -100,7 +84,7 @@ export default function HomePage() {
|
||||
{ value: "10K+", title: "Traders Learning" },
|
||||
{ value: "500+", title: "Hours of Content" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/portrait-of-a-young-passionate-trader-pr-1772553609451-e05f7ea6.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/portrait-of-a-young-passionate-trader-pr-1772553609451-e05f7ea6.png"
|
||||
imageAlt="Founder of Liquidity Trader, passionate trading educator"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -117,19 +101,11 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Ignoring liquidity zones",
|
||||
"Chasing random signals",
|
||||
"No risk management",
|
||||
"Retail-focused indicators",
|
||||
],
|
||||
"Ignoring liquidity zones", "Chasing random signals", "No risk management", "Retail-focused indicators"],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Master liquidity analysis",
|
||||
"Trade institutional setups",
|
||||
"Disciplined risk framework",
|
||||
"Smart money strategies",
|
||||
],
|
||||
"Master liquidity analysis", "Trade institutional setups", "Disciplined risk framework", "Smart money strategies"],
|
||||
}}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -141,26 +117,11 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "What is Liquidity?",
|
||||
price: "Foundation",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/abstract-visualization-of-liquidity-zone-1772553609334-117737e6.png",
|
||||
imageAlt: "Liquidity zones on trading chart",
|
||||
},
|
||||
id: "1", name: "What is Liquidity?", price: "Foundation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/abstract-visualization-of-liquidity-zone-1772553609334-117737e6.png", imageAlt: "Liquidity zones on trading chart"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Smart Money Concepts",
|
||||
price: "Intermediate",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-trading-interface-showing--1772553610116-47e36a6f.png",
|
||||
imageAlt: "Institutional trading patterns",
|
||||
},
|
||||
id: "2", name: "Smart Money Concepts", price: "Intermediate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-trading-interface-showing--1772553610116-47e36a6f.png", imageAlt: "Institutional trading patterns"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Risk Management Essentials",
|
||||
price: "Critical",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/risk-management-dashboard-showing-positi-1772553611068-2e0cd933.png",
|
||||
imageAlt: "Risk management framework",
|
||||
},
|
||||
id: "3", name: "Risk Management Essentials", price: "Critical", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/risk-management-dashboard-showing-positi-1772553611068-2e0cd933.png", imageAlt: "Risk management framework"},
|
||||
]}
|
||||
title="Core Trading Concepts"
|
||||
description="Master these essential concepts to trade like institutions."
|
||||
@@ -178,38 +139,11 @@ export default function HomePage() {
|
||||
<BlogCardOne
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Price Action",
|
||||
title: "Reading Price Action Like Institutions",
|
||||
excerpt: "Discover how to interpret raw price movement and identify institutional activity through order blocks and liquidity zones.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-blog-cover-image-featuring--1772553609054-b5d5494c.png?_wi=1",
|
||||
imageAlt: "Price action chart analysis",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: "Price Action", title: "Reading Price Action Like Institutions", excerpt: "Discover how to interpret raw price movement and identify institutional activity through order blocks and liquidity zones.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-blog-cover-image-featuring--1772553609054-b5d5494c.png", imageAlt: "Price action chart analysis", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-photo-of-a-young-c-1772553609807-d2a2833a.png", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Order Blocks",
|
||||
title: "Understanding Order Blocks in Trading",
|
||||
excerpt: "Learn how order blocks form, why institutions accumulate at these levels, and how to trade them profitably.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/educational-illustration-of-order-block--1772553609892-8b5ef9ab.png?_wi=1",
|
||||
imageAlt: "Order block visualization",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png",
|
||||
date: "12 Jan 2025",
|
||||
},
|
||||
id: "2", category: "Order Blocks", title: "Understanding Order Blocks in Trading", excerpt: "Learn how order blocks form, why institutions accumulate at these levels, and how to trade them profitably.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/educational-illustration-of-order-block--1772553609892-8b5ef9ab.png", imageAlt: "Order block visualization", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-headshot-of-a-female-financ-1772553609182-6a59e10c.png", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Liquidity",
|
||||
title: "Liquidity Traps: How Smart Money Accumulates",
|
||||
excerpt: "Understand how institutional traders use liquidity traps to accumulate positions without revealing their intentions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-liquidity-trap-visualizati-1772553610096-66df3303.png?_wi=1",
|
||||
imageAlt: "Liquidity trap patterns",
|
||||
authorName: "Trading Team",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png",
|
||||
date: "10 Jan 2025",
|
||||
},
|
||||
id: "3", category: "Liquidity", title: "Liquidity Traps: How Smart Money Accumulates", excerpt: "Understand how institutional traders use liquidity traps to accumulate positions without revealing their intentions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/institutional-liquidity-trap-visualizati-1772553610096-66df3303.png", imageAlt: "Liquidity trap patterns", authorName: "Trading Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARQCXCrjASuG1lpiJnCRpSkQ0F/professional-portrait-of-a-mature-male-t-1772553608886-fa128e53.png", date: "10 Jan 2025"},
|
||||
]}
|
||||
title="Latest Trading Education Articles"
|
||||
description="Insights and strategies from our trading research and community."
|
||||
@@ -226,14 +160,7 @@ export default function HomePage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={[
|
||||
"Elite Traders Network",
|
||||
"Institutional Trading Hub",
|
||||
"Smart Money Academy",
|
||||
"Price Action Pro",
|
||||
"Liquidity Masters",
|
||||
"Trading Strategy Forum",
|
||||
"Order Flow Traders",
|
||||
]}
|
||||
"Elite Traders Network", "Institutional Trading Hub", "Smart Money Academy", "Price Action Pro", "Liquidity Masters", "Trading Strategy Forum", "Order Flow Traders"]}
|
||||
title="Trusted by Professional Traders Worldwide"
|
||||
description="Join thousands of traders who are mastering institutional trading strategies."
|
||||
tag="Community"
|
||||
@@ -254,7 +181,7 @@ export default function HomePage() {
|
||||
{ text: "Get Started Today", href: "/contact" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -263,24 +190,21 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Blog", href: "/blog" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Trading Team", href: "/about" },
|
||||
{ label: "Community", href: "/" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Disclaimer", href: "/disclaimer" },
|
||||
{ label: "Risk Warning", href: "/disclaimer" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user