Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c2e225fa7 | |||
| 0bf8e2136c |
@@ -65,12 +65,6 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051317.jpg", imageAlt: "Global Market Data"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-success-growth-visualization_23-2152011787.jpg", imageAlt: "Growth Financial Charts"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boardroom-table-with-tablet-running-isolated-mockup-night-lights-performance-projections_482257-136166.jpg", imageAlt: "Trader Workstation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "Trading Interface"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-performance-metrics-monitors-office_482257-126569.jpg", imageAlt: "Market Analysis Tools"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -172,9 +166,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Jenkins", role: "Full-time Trader", testimonial: "The institutional order flow course changed my perspective on market volatility completely.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-car-showroom_1303-17442.jpg"},
|
||||
@@ -182,10 +176,6 @@ export default function LandingPage() {
|
||||
id: "2", name: "Mark Sterling", role: "Crypto Enthusiast", testimonial: "Finally, a trading course that actually emphasizes risk management over lucky signals.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-writing-down-her-thoughts-corporate-lady-sits-outdoors-works-brainstorming_1258-116716.jpg"},
|
||||
{
|
||||
id: "3", name: "Alice Thompson", role: "Aspiring Investor", testimonial: "The mentorship sessions were invaluable. I now feel confident navigating bear markets.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-working-desk_273609-12809.jpg"},
|
||||
{
|
||||
id: "4", name: "David Wu", role: "Day Trader", testimonial: "The daily live trading room is where the real learning happens. Unbeatable value.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg"},
|
||||
{
|
||||
id: "5", name: "Chloe Vance", role: "Swing Trader", testimonial: "I've quadrupled my portfolio since I started following these disciplined strategies.", imageSrc: "http://img.b2bpic.net/free-photo/blond-teenager-boy-eyeglasses-holds-tablet-pc-smartphone_613910-11920.jpg"},
|
||||
]}
|
||||
title="Student Success Stories"
|
||||
description="Hear from successful traders who built their careers using our comprehensive methodologies."
|
||||
@@ -197,14 +187,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "Do I need experience to start?", content: "No, our Beginner Foundations course is designed specifically for people new to the market."},
|
||||
id: "q1", title: "What educational materials are provided?", content: "Our curriculum includes video modules, downloadable strategy PDFs, weekly live webinars, and access to our private community."},
|
||||
{
|
||||
id: "q2", title: "Are these signals or education?", content: "We focus exclusively on education and developing your trading discipline. We do not offer buy/sell signals."},
|
||||
id: "q2", title: "Can I track my trading progress?", content: "Yes, all courses include progress tracking tools to monitor your understanding of market theory and execution skills."},
|
||||
{
|
||||
id: "q3", title: "How do live trading sessions work?", content: "Members gain access to a private Discord where we stream our analysis and trade execution in real-time."},
|
||||
id: "q3", title: "Do you offer certifications upon completion?", content: "Yes, students receive a digital certificate of completion after successfully passing the final assessment for each advanced module."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about our trading education programs."
|
||||
sideTitle="Trading Education FAQ"
|
||||
sideDescription="Learn how our structured curriculum helps you master professional trading methodologies."
|
||||
faqsAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -212,18 +202,18 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Ready to Start Your Journey?"
|
||||
description="Have questions about our mentorship or specific curriculums? Reach out to our admissions team."
|
||||
title="Get Trading Support"
|
||||
description="Need guidance on selecting the right course or troubleshooting your account? Our dedicated support team is here to help you succeed."
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
name: "email", type: "email", placeholder: "Support Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "How can we help?", rows: 4,
|
||||
name: "message", placeholder: "Describe your request for trading assistance", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-customer-support-representative-wearing-headset-while-working-call-center_637285-133.jpg"
|
||||
/>
|
||||
@@ -235,19 +225,27 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
label: "Learning Dashboard", href: "#hero"},
|
||||
{
|
||||
label: "Courses", href: "#pricing"},
|
||||
label: "Trading Courses", href: "#pricing"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
label: "Support Center", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Trading App iOS", href: "#"},
|
||||
{
|
||||
label: "Trading App Android", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user