Update src/app/page.tsx

This commit is contained in:
2026-05-10 05:42:49 +00:00
parent bfa0c45ef1
commit 8aa144d369

View File

@@ -32,23 +32,16 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Psychology",
id: "#about",
},
name: "Psychology", id: "#about"},
{
name: "Mastery",
id: "#features",
},
name: "Mastery", id: "#features"},
{
name: "Insights",
id: "#blog",
},
name: "Insights", id: "#blog"},
{
name: "Join",
id: "#contact",
},
name: "Join", id: "#contact"},
]}
brandName="GothamTrade"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
@@ -58,9 +51,7 @@ export default function LandingPage() {
description="The elite trading psychology platform designed for those who demand mastery over emotion. Train with the discipline of a legend."
buttons={[
{
text: "Start Training",
href: "#contact",
},
text: "Start Training", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/executive-workspace-features-digital-dashboard-with-financial-charts_482257-123845.jpg"
/>
@@ -71,9 +62,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Trading is 90% Psychology"
description={[
"Most traders fail because they battle themselves, not the market. GothamTrade provides the mental framework to stay objective when the pressure rises.",
"Build resilience, cut hesitation, and trade with the cold precision the market demands.",
]}
"Most traders fail because they battle themselves, not the market. GothamTrade provides the mental framework to stay objective when the pressure rises.", "Build resilience, cut hesitation, and trade with the cold precision the market demands."]}
/>
</div>
@@ -85,26 +74,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Emotional Control",
description: "Eliminate fear and greed.",
imageSrc: "http://img.b2bpic.net/free-vector/psychology-logo-template-design_742173-17881.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547702.jpg",
buttonText: "Learn More",
},
title: "Emotional Control", description: "Eliminate fear and greed.", imageSrc: "http://img.b2bpic.net/free-vector/psychology-logo-template-design_742173-17881.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/still-life-with-human-brains-watering-can_23-2150547702.jpg", buttonText: "Learn More"},
{
title: "Market Awareness",
description: "Identify trends with clarity.",
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-threats-map-with-real-time-pulse-visualization_23-2152001128.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-investment-workplace-concept_53876-23183.jpg",
buttonText: "View Data",
},
title: "Market Awareness", description: "Identify trends with clarity.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-threats-map-with-real-time-pulse-visualization_23-2152001128.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/stock-exchange-data-investment-workplace-concept_53876-23183.jpg", buttonText: "View Data"},
{
title: "Risk Management",
description: "Calculated entries every time.",
imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-income-charts-graphs_1150-9101.jpg",
titleImageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377134.jpg",
buttonText: "Read More",
},
title: "Risk Management", description: "Calculated entries every time.", imageSrc: "http://img.b2bpic.net/free-photo/business-team-analyzing-income-charts-graphs_1150-9101.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/person-office-analyzing-checking-finance-graphs_23-2150377134.jpg", buttonText: "Read More"},
]}
title="Core Disciplines"
description="Foundational pillars to sharpen your edge."
@@ -118,31 +92,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "45%",
title: "Avg Win Rate Increase",
items: [
"Improved focus",
"Reduced churn",
],
id: "m1", value: "45%", title: "Avg Win Rate Increase", items: [
"Improved focus", "Reduced churn"],
},
{
id: "m2",
value: "200+",
title: "Daily Active Traders",
items: [
"Elite community",
"Mentorship",
],
id: "m2", value: "200+", title: "Daily Active Traders", items: [
"Elite community", "Mentorship"],
},
{
id: "m3",
value: "12+",
title: "Disciplined Years",
items: [
"Track record",
"Legacy",
],
id: "m3", value: "12+", title: "Disciplined Years", items: [
"Track record", "Legacy"],
},
]}
title="Proven Performance"
@@ -156,45 +115,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Elite Trading",
quote: "I stopped guessing. Now I execute.",
name: "Bruce W.",
role: "Full-time Trader",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-young-man-with-hand-clasped-looking-camera_23-2148130277.jpg",
},
id: "t1", title: "Elite Trading", quote: "I stopped guessing. Now I execute.", name: "Bruce W.", role: "Full-time Trader", imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-young-man-with-hand-clasped-looking-camera_23-2148130277.jpg"},
{
id: "t2",
title: "Steady Growth",
quote: "The psychology modules are life changing.",
name: "Selina K.",
role: "Investor",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg",
},
id: "t2", title: "Steady Growth", quote: "The psychology modules are life changing.", name: "Selina K.", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg"},
{
id: "t3",
title: "Data Driven",
quote: "Finally understood market noise.",
name: "Harvey D.",
role: "Prop Trader",
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg",
},
id: "t3", title: "Data Driven", quote: "Finally understood market noise.", name: "Harvey D.", role: "Prop Trader", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg"},
{
id: "t4",
title: "Consistent Gains",
quote: "Trading became calm and predictable.",
name: "Dick G.",
role: "Swing Trader",
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg",
},
id: "t4", title: "Consistent Gains", quote: "Trading became calm and predictable.", name: "Dick G.", role: "Swing Trader", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg"},
{
id: "t5",
title: "Mental Clarity",
quote: "Total transformation of my strategy.",
name: "Tim D.",
role: "Analyst",
imageSrc: "http://img.b2bpic.net/free-photo/contemplating-cafe_1098-14133.jpg",
},
id: "t5", title: "Mental Clarity", quote: "Total transformation of my strategy.", name: "Tim D.", role: "Analyst", imageSrc: "http://img.b2bpic.net/free-photo/contemplating-cafe_1098-14133.jpg"},
]}
title="Community Voices"
description="Hear from traders who broke their limits."
@@ -207,20 +136,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Is this for beginners?",
content: "Yes, foundation is key.",
},
id: "f1", title: "Is this for beginners?", content: "Yes, foundation is key."},
{
id: "f2",
title: "What platforms do we use?",
content: "Any standard charting software.",
},
id: "f2", title: "What platforms do we use?", content: "Any standard charting software."},
{
id: "f3",
title: "How long until results?",
content: "Results depend on your discipline.",
},
id: "f3", title: "How long until results?", content: "Results depend on your discipline."},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office-black-white_23-2151777595.jpg"
mediaAnimation="slide-up"
@@ -239,35 +159,11 @@ export default function LandingPage() {
description="Daily briefings and psychology tips."
blogs={[
{
id: "b1",
category: "Mindset",
title: "Controlling the Surge",
excerpt: "How to stay calm in volatility.",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-mental-health-day-awareness-illustration_23-2151813270.jpg",
authorName: "Gotham",
authorAvatar: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg",
date: "Oct 12",
},
id: "b1", category: "Mindset", title: "Controlling the Surge", excerpt: "How to stay calm in volatility.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-mental-health-day-awareness-illustration_23-2151813270.jpg", authorName: "Gotham", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-happy-business-man-standing-outside_1262-3488.jpg", date: "Oct 12"},
{
id: "b2",
category: "Tech",
title: "Charts Don't Lie",
excerpt: "Interpreting the raw data signals.",
imageSrc: "http://img.b2bpic.net/free-photo/stack-golden-coins-stock-market-graph_23-2147919192.jpg",
authorName: "Gotham",
authorAvatar: "http://img.b2bpic.net/free-photo/young-business-man-being-happy-low-view_23-2148763833.jpg",
date: "Oct 10",
},
id: "b2", category: "Tech", title: "Charts Don't Lie", excerpt: "Interpreting the raw data signals.", imageSrc: "http://img.b2bpic.net/free-photo/stack-golden-coins-stock-market-graph_23-2147919192.jpg", authorName: "Gotham", authorAvatar: "http://img.b2bpic.net/free-photo/young-business-man-being-happy-low-view_23-2148763833.jpg", date: "Oct 10"},
{
id: "b3",
category: "Strategy",
title: "The Silent Trade",
excerpt: "Why sometimes doing nothing wins.",
imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg",
authorName: "Gotham",
authorAvatar: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3708.jpg",
date: "Oct 08",
},
id: "b3", category: "Strategy", title: "The Silent Trade", excerpt: "Why sometimes doing nothing wins.", imageSrc: "http://img.b2bpic.net/free-photo/accounting-work-office_1098-22052.jpg", authorName: "Gotham", authorAvatar: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3708.jpg", date: "Oct 08"},
]}
/>
</div>
@@ -276,16 +172,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Join the Elite"
title="Ready to Transform?"
description="Enter the signal room today."
buttons={[
{
text: "Register Now",
href: "#",
},
text: "Register Now", href: "#"},
]}
/>
</div>
@@ -294,42 +187,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Mission",
href: "#",
},
label: "Mission", href: "#"},
],
},
{
title: "Community",
items: [
title: "Community", items: [
{
label: "Discord",
href: "#",
},
label: "Discord", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}