Merge version_1 into main #1
316
src/app/page.tsx
316
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Curriculum",
|
name: "Curriculum", id: "/#curriculum-overview"},
|
||||||
id: "/#curriculum-overview",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Resources",
|
name: "Resources", id: "/#resource-library"},
|
||||||
id: "/#resource-library",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Pricing",
|
name: "Pricing", id: "/#pricing"},
|
||||||
id: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "/#faq"},
|
||||||
id: "/#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Dashboard",
|
name: "Dashboard", id: "/dashboard"},
|
||||||
id: "/dashboard",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/times-square-polygonal_1057-3468.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/times-square-polygonal_1057-3468.jpg"
|
||||||
logoAlt="Financial Freedom Blueprint Logo"
|
logoAlt="Financial Freedom Blueprint Logo"
|
||||||
@@ -68,67 +56,42 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
title="Master Money Before Most People Ever Do"
|
title="Master Money Before Most People Ever Do"
|
||||||
description="Learn the real-world financial skills schools rarely teach. Build credit, invest confidently, understand taxes, manage debt, grow wealth, and create financial freedom through one step-by-step course designed for complete beginners."
|
description="Learn the real-world financial skills schools rarely teach. Build credit, invest confidently, understand taxes, manage debt, grow wealth, and create financial freedom through one step-by-step course designed for complete beginners."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Enroll Now – $49.99",
|
text: "Enroll Now – $49.99", href: "/#pricing"},
|
||||||
href: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "View Curriculum",
|
text: "View Curriculum", href: "/#curriculum-overview"},
|
||||||
href: "/#curriculum-overview",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/two-office-colleagues-looking-green-computer-screen-moon-light-blue-light_482257-32813.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/two-office-colleagues-looking-green-computer-screen-moon-light-blue-light_482257-32813.jpg"
|
||||||
imageAlt="Financial Freedom Blueprint Dashboard"
|
imageAlt="Financial Freedom Blueprint Dashboard"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg",
|
src: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg", alt: "Satisfied student avatar"},
|
||||||
alt: "Satisfied student avatar",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-teacher-education-day_23-2150980019.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-young-female-teacher-education-day_23-2150980019.jpg", alt: "Happy learner avatar"},
|
||||||
alt: "Happy learner avatar",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/serious-concentrated-young-afro-american-freelancer-keyboarding-laptop-working-from-home-focused-student-learning-online-using-electronic-device-passing-test-technology-education-job_343059-2529.jpg",
|
src: "http://img.b2bpic.net/free-photo/serious-concentrated-young-afro-american-freelancer-keyboarding-laptop-working-from-home-focused-student-learning-online-using-electronic-device-passing-test-technology-education-job_343059-2529.jpg", alt: "Financial success story avatar"},
|
||||||
alt: "Financial success story avatar",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/3d-cartoon-portrait-person-practicing-law-related-profession_23-2151419503.jpg",
|
src: "http://img.b2bpic.net/free-photo/3d-cartoon-portrait-person-practicing-law-related-profession_23-2151419503.jpg", alt: "Wealth builder avatar"},
|
||||||
alt: "Wealth builder avatar",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-female-teacher-education-day_23-2150980016.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-young-female-teacher-education-day_23-2150980016.jpg", alt: "Confident investor avatar"},
|
||||||
alt: "Confident investor avatar",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join 10,000+ happy learners!"
|
avatarText="Join 10,000+ happy learners!"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Boost Your Credit Score"},
|
||||||
text: "Boost Your Credit Score",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Achieve Financial Goals"},
|
||||||
text: "Achieve Financial Goals",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Invest with Confidence"},
|
||||||
text: "Invest with Confidence",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Manage Debt Effectively"},
|
||||||
text: "Manage Debt Effectively",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Build Lasting Wealth"},
|
||||||
text: "Build Lasting Wealth",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -138,9 +101,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Your Path to Financial Independence Starts Here"
|
title="Your Path to Financial Independence Starts Here"
|
||||||
description={[
|
description={[
|
||||||
"Financial Freedom Blueprint is a comprehensive online learning platform designed to take you from absolute beginner to advanced financial literacy. We demystify personal finance, making complex topics like budgeting, investing, and wealth building accessible and actionable for everyone.",
|
"Financial Freedom Blueprint is a comprehensive online learning platform designed to take you from absolute beginner to advanced financial literacy. We demystify personal finance, making complex topics like budgeting, investing, and wealth building accessible and actionable for everyone.", "Our one-time purchase course equips you with practical, real-world skills and tools, ensuring you gain confidence and control over your financial future. Whether you're a student, a young adult, or new to the financial landscape, our step-by-step approach caters to your needs."]}
|
||||||
"Our one-time purchase course equips you with practical, real-world skills and tools, ensuring you gain confidence and control over your financial future. Whether you're a student, a young adult, or new to the financial landscape, our step-by-step approach caters to your needs.",
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -151,23 +112,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Financial Foundations",
|
title: "Financial Foundations", description: "Understand income, wealth, assets, liabilities, net worth, and goal setting to build a strong base.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-animals-assortment_23-2149057975.jpg", imageAlt: "Financial Foundations Icon"},
|
||||||
description: "Understand income, wealth, assets, liabilities, net worth, and goal setting to build a strong base.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-animals-assortment_23-2149057975.jpg",
|
|
||||||
imageAlt: "Financial Foundations Icon",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Budgeting & Cash Flow",
|
title: "Budgeting & Cash Flow", description: "Learn budgeting basics, expense tracking, spending psychology, and emergency planning strategies.", imageSrc: "http://img.b2bpic.net/free-photo/late-night-work-session_23-2151957103.jpg", imageAlt: "Budgeting and Cash Flow Icon"},
|
||||||
description: "Learn budgeting basics, expense tracking, spending psychology, and emergency planning strategies.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/late-night-work-session_23-2151957103.jpg",
|
|
||||||
imageAlt: "Budgeting and Cash Flow Icon",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Investing Fundamentals",
|
title: "Investing Fundamentals", description: "Demystify stocks, bonds, ETFs, mutual funds, diversification, and dollar-cost averaging for confident investing.", imageSrc: "http://img.b2bpic.net/free-vector/diversification-plan-typographic-header-risk-management-strategy-process-capital-allocation-finance-balance-investment-risk-reduction-isolated-flat-vector-illustration_613284-1166.jpg", imageAlt: "Investing Fundamentals Icon"},
|
||||||
description: "Demystify stocks, bonds, ETFs, mutual funds, diversification, and dollar-cost averaging for confident investing.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/diversification-plan-typographic-header-risk-management-strategy-process-capital-allocation-finance-balance-investment-risk-reduction-isolated-flat-vector-illustration_613284-1166.jpg",
|
|
||||||
imageAlt: "Investing Fundamentals Icon",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Comprehensive Curriculum Designed for Mastery"
|
title="Comprehensive Curriculum Designed for Mastery"
|
||||||
description="Our course covers every essential aspect of personal finance, building your knowledge from the ground up. Master crucial skills that schools often miss."
|
description="Our course covers every essential aspect of personal finance, building your knowledge from the ground up. Master crucial skills that schools often miss."
|
||||||
@@ -181,31 +130,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "modules",
|
id: "modules", value: "12", title: "Core Modules", items: [
|
||||||
value: "12",
|
"Structured Learning", "Beginner to Advanced"],
|
||||||
title: "Core Modules",
|
|
||||||
items: [
|
|
||||||
"Structured Learning",
|
|
||||||
"Beginner to Advanced",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "lessons",
|
id: "lessons", value: "70+", title: "Engaging Lessons", items: [
|
||||||
value: "70+",
|
"Step-by-Step Guidance", "Practical Examples"],
|
||||||
title: "Engaging Lessons",
|
|
||||||
items: [
|
|
||||||
"Step-by-Step Guidance",
|
|
||||||
"Practical Examples",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "content",
|
id: "content", value: "50,000+", title: "Words of Content", items: [
|
||||||
value: "50,000+",
|
"In-depth Explanations", "Actionable Advice"],
|
||||||
title: "Words of Content",
|
|
||||||
items: [
|
|
||||||
"In-depth Explanations",
|
|
||||||
"Actionable Advice",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Impactful Learning, Tangible Results"
|
title="Impactful Learning, Tangible Results"
|
||||||
@@ -220,23 +154,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Interactive Quizzes & Exams",
|
title: "Interactive Quizzes & Exams", description: "Test your knowledge with graded quizzes after each module and a comprehensive final exam. Unlock new modules only after passing.", imageSrc: "http://img.b2bpic.net/free-photo/mature-female-student-reading-writing-desk-green-screen_482257-122564.jpg", imageAlt: "Interactive Quizzes Icon"},
|
||||||
description: "Test your knowledge with graded quizzes after each module and a comprehensive final exam. Unlock new modules only after passing.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-female-student-reading-writing-desk-green-screen_482257-122564.jpg",
|
|
||||||
imageAlt: "Interactive Quizzes Icon",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Personalized Progress Tracking",
|
title: "Personalized Progress Tracking", description: "Monitor your module completion, lessons finished, quiz averages, and learning streak with intuitive visual progress bars.", imageSrc: "http://img.b2bpic.net/free-vector/illustration-data-analysis-graph_53876-5876.jpg", imageAlt: "Progress Tracking Icon"},
|
||||||
description: "Monitor your module completion, lessons finished, quiz averages, and learning streak with intuitive visual progress bars.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-data-analysis-graph_53876-5876.jpg",
|
|
||||||
imageAlt: "Progress Tracking Icon",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Vibrant Community Access",
|
title: "Vibrant Community Access", description: "Connect with fellow students, participate in discussion boards, Q&A areas, and accountability groups. Learn and grow together.", imageSrc: "http://img.b2bpic.net/free-vector/20-human-solid-glyph-icon-pack-like-squeeze-gesture-personal-swipe-finger_1142-17118.jpg", imageAlt: "Community Access Icon"},
|
||||||
description: "Connect with fellow students, participate in discussion boards, Q&A areas, and accountability groups. Learn and grow together.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/20-human-solid-glyph-icon-pack-like-squeeze-gesture-personal-swipe-finger_1142-17118.jpg",
|
|
||||||
imageAlt: "Community Access Icon",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Experience a World-Class Learning Platform"
|
title="Experience a World-Class Learning Platform"
|
||||||
description="Financial Freedom Blueprint offers an unparalleled learning environment with robust tools and features to support your journey."
|
description="Financial Freedom Blueprint offers an unparalleled learning environment with robust tools and features to support your journey."
|
||||||
@@ -252,65 +174,23 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "budget-master",
|
id: "budget-master", brand: "Toolkit", name: "Budget Master Toolkit", price: "Included", rating: 5,
|
||||||
brand: "Toolkit",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119656.jpg", imageAlt: "Budget Master Toolkit Image"},
|
||||||
name: "Budget Master Toolkit",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119656.jpg",
|
|
||||||
imageAlt: "Budget Master Toolkit Image",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "credit-workbook",
|
id: "credit-workbook", brand: "Workbook", name: "Credit Score Improvement Workbook", price: "Included", rating: 5,
|
||||||
brand: "Workbook",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/top-view-burnt-matches-arrangement-with-budget-word_23-2148783094.jpg", imageAlt: "Credit Score Improvement Workbook Image"},
|
||||||
name: "Credit Score Improvement Workbook",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-burnt-matches-arrangement-with-budget-word_23-2148783094.jpg",
|
|
||||||
imageAlt: "Credit Score Improvement Workbook Image",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "net-worth",
|
id: "net-worth", brand: "System", name: "Net Worth Tracking System", price: "Included", rating: 5,
|
||||||
brand: "System",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg", imageAlt: "Net Worth Tracking System Image"},
|
||||||
name: "Net Worth Tracking System",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-uses-phone-app-with-greenscreen_482257-81843.jpg",
|
|
||||||
imageAlt: "Net Worth Tracking System Image",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "debt-elimination",
|
id: "debt-elimination", brand: "System", name: "Debt Elimination System", price: "Included", rating: 5,
|
||||||
brand: "System",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/protein-gummy-snacks-jar_23-2151119179.jpg", imageAlt: "Debt Elimination System Image"},
|
||||||
name: "Debt Elimination System",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/protein-gummy-snacks-jar_23-2151119179.jpg",
|
|
||||||
imageAlt: "Debt Elimination System Image",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "investing-toolkit",
|
id: "investing-toolkit", brand: "Toolkit", name: "Investing Toolkit", price: "Included", rating: 5,
|
||||||
brand: "Toolkit",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bullet-journal-keyboard_23-2149740042.jpg", imageAlt: "Investing Toolkit Image"},
|
||||||
name: "Investing Toolkit",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bullet-journal-keyboard_23-2149740042.jpg",
|
|
||||||
imageAlt: "Investing Toolkit Image",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "retirement-suite",
|
id: "retirement-suite", brand: "Suite", name: "Retirement Planning Suite", price: "Included", rating: 5,
|
||||||
brand: "Suite",
|
reviewCount: "New", imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg", imageAlt: "Retirement Planning Suite Image"},
|
||||||
name: "Retirement Planning Suite",
|
|
||||||
price: "Included",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "New",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036886.jpg",
|
|
||||||
imageAlt: "Retirement Planning Suite Image",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Premium Resources to Supercharge Your Finances"
|
title="Premium Resources to Supercharge Your Finances"
|
||||||
description="Beyond lessons, gain access to a powerful library of tools, templates, and calculators designed for long-term financial success."
|
description="Beyond lessons, gain access to a powerful library of tools, templates, and calculators designed for long-term financial success."
|
||||||
@@ -324,26 +204,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "complete-course",
|
id: "complete-course", tag: "Best Value", tagIcon: Sparkles,
|
||||||
tag: "Best Value",
|
price: "$49.99", period: "One-Time Purchase", description: "Unlock everything you need to master your money from beginner to advanced. Secure your financial future now.", button: {
|
||||||
tagIcon: Sparkles,
|
text: "Enroll Now", href: "/checkout"},
|
||||||
price: "$49.99",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "One-Time Purchase",
|
"12 Core Modules", "70+ Lessons & Quizzes", "Premium Resource Library", "Lifetime Access & Updates", "Certificate of Completion", "Community Access", "English & Amharic Support"],
|
||||||
description: "Unlock everything you need to master your money from beginner to advanced. Secure your financial future now.",
|
|
||||||
button: {
|
|
||||||
text: "Enroll Now",
|
|
||||||
href: "/checkout",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"12 Core Modules",
|
|
||||||
"70+ Lessons & Quizzes",
|
|
||||||
"Premium Resource Library",
|
|
||||||
"Lifetime Access & Updates",
|
|
||||||
"Certificate of Completion",
|
|
||||||
"Community Access",
|
|
||||||
"English & Amharic Support",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="One Course, Lifetime Financial Freedom"
|
title="One Course, Lifetime Financial Freedom"
|
||||||
@@ -357,20 +222,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "Who is this course for?", content: "This course is designed for absolute beginners in personal finance, including high school students, college students, young adults, immigrants, and anyone with little to no prior financial knowledge."},
|
||||||
title: "Who is this course for?",
|
|
||||||
content: "This course is designed for absolute beginners in personal finance, including high school students, college students, young adults, immigrants, and anyone with little to no prior financial knowledge.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "Is it a one-time purchase or subscription?", content: "Financial Freedom Blueprint is a one-time purchase of $49.99. You get lifetime access to all course content and future updates without any recurring fees."},
|
||||||
title: "Is it a one-time purchase or subscription?",
|
|
||||||
content: "Financial Freedom Blueprint is a one-time purchase of $49.99. You get lifetime access to all course content and future updates without any recurring fees.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "What kind of resources are included?", content: "Our premium resource library includes practical tools like a Budget Master Toolkit, Credit Score Improvement Workbook, Net Worth Tracking System, Debt Elimination System, and various calculators in Excel, Google Sheets, and Notion formats."},
|
||||||
title: "What kind of resources are included?",
|
|
||||||
content: "Our premium resource library includes practical tools like a Budget Master Toolkit, Credit Score Improvement Workbook, Net Worth Tracking System, Debt Elimination System, and various calculators in Excel, Google Sheets, and Notion formats.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/confident-enthusiastic-afro-american-senior-engineer-explaining-passionately-his-point-view_273609-14167.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/confident-enthusiastic-afro-american-senior-engineer-explaining-passionately-his-point-view_273609-14167.jpg"
|
||||||
imageAlt="FAQ and customer support illustration"
|
imageAlt="FAQ and customer support illustration"
|
||||||
@@ -386,20 +242,15 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "glowing-orb",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
tag="Questions?"
|
tag="Questions?"
|
||||||
title="Ready to Master Your Finances?"
|
title="Ready to Master Your Finances?"
|
||||||
description="Join the Financial Freedom Blueprint community and start building your wealth today. Our support team is here to help you every step of the way."
|
description="Join the Financial Freedom Blueprint community and start building your wealth today. Our support team is here to help you every step of the way."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Enroll Now",
|
text: "Enroll Now", href: "/#pricing"},
|
||||||
href: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Contact Support",
|
text: "Contact Support", href: "/support"},
|
||||||
href: "/support",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -412,66 +263,39 @@ export default function LandingPage() {
|
|||||||
logoText="Financial Freedom Blueprint"
|
logoText="Financial Freedom Blueprint"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Course",
|
title: "Course", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Curriculum",
|
label: "Curriculum", href: "/#curriculum-overview"},
|
||||||
href: "/#curriculum-overview",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Resources",
|
label: "Resources", href: "/#resource-library"},
|
||||||
href: "/#resource-library",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pricing",
|
label: "Pricing", href: "/#pricing"},
|
||||||
href: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Enroll Now",
|
label: "Enroll Now", href: "/checkout"},
|
||||||
href: "/checkout",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Platform",
|
title: "Platform", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Dashboard",
|
label: "Dashboard", href: "/dashboard"},
|
||||||
href: "/dashboard",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Community",
|
label: "Community", href: "/community"},
|
||||||
href: "/community",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Certificates",
|
label: "Certificates", href: "/certificates"},
|
||||||
href: "/certificates",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Progress Tracker",
|
label: "Progress Tracker", href: "/progress"},
|
||||||
href: "/progress",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "/#faq"},
|
||||||
href: "/#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "/support"},
|
||||||
href: "/support",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Help Center",
|
label: "Help Center", href: "/support"},
|
||||||
href: "/support",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -26,29 +26,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "/"},
|
||||||
id: "/",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Curriculum",
|
name: "Curriculum", id: "/#curriculum-overview"},
|
||||||
id: "/#curriculum-overview",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Resources",
|
name: "Resources", id: "/#resource-library"},
|
||||||
id: "/#resource-library",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Pricing",
|
name: "Pricing", id: "/#pricing"},
|
||||||
id: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "/#faq"},
|
||||||
id: "/#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Dashboard",
|
name: "Dashboard", id: "/dashboard"},
|
||||||
id: "/dashboard",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/times-square-polygonal_1057-3468.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/times-square-polygonal_1057-3468.jpg"
|
||||||
logoAlt="Financial Freedom Blueprint Logo"
|
logoAlt="Financial Freedom Blueprint Logo"
|
||||||
@@ -62,20 +50,15 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "glowing-orb",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
tag="Need Help?"
|
tag="Need Help?"
|
||||||
title="Reach Out to Our Support Team"
|
title="Reach Out to Our Support Team"
|
||||||
description="Our dedicated support team is here to assist you with any questions or issues you may have about the platform or your course."
|
description="Our dedicated support team is here to assist you with any questions or issues you may have about the platform or your course."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Submit a Support Ticket",
|
text: "Submit a Support Ticket", href: "/support/ticket"},
|
||||||
href: "/support/ticket",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Live Chat",
|
text: "Live Chat", href: "/support/chat"},
|
||||||
href: "/support/chat",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -87,20 +70,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "s1",
|
id: "s1", title: "How do I access my course after purchase?", content: "Once your payment is confirmed, log in to your account and navigate to the 'Dashboard' where you'll find 'Course Modules' to begin your learning journey."},
|
||||||
title: "How do I access my course after purchase?",
|
|
||||||
content: "Once your payment is confirmed, log in to your account and navigate to the 'Dashboard' where you'll find 'Course Modules' to begin your learning journey.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s2",
|
id: "s2", title: "I forgot my password, what should I do?", content: "On the login page, click 'Forgot Password'. Enter your registered email address, and we'll send you a link to reset your password."},
|
||||||
title: "I forgot my password, what should I do?",
|
|
||||||
content: "On the login page, click 'Forgot Password'. Enter your registered email address, and we'll send you a link to reset your password.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "s3",
|
id: "s3", title: "How can I change my language settings?", content: "You can change the language preference for the platform in your 'Settings' page within the student dashboard."},
|
||||||
title: "How can I change my language settings?",
|
|
||||||
content: "You can change the language preference for the platform in your 'Settings' page within the student dashboard.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/online-math-tutoring-abstract-concept-illustration-math-private-lessons-reach-your-academic-goals-online-education-quarantine-homeschooling-qualified-teachers_335657-3482.jpg"
|
imageSrc="http://img.b2bpic.net/free-vector/online-math-tutoring-abstract-concept-illustration-math-private-lessons-reach-your-academic-goals-online-education-quarantine-homeschooling-qualified-teachers_335657-3482.jpg"
|
||||||
imageAlt="Customer support illustration"
|
imageAlt="Customer support illustration"
|
||||||
@@ -119,66 +93,39 @@ export default function LandingPage() {
|
|||||||
logoText="Financial Freedom Blueprint"
|
logoText="Financial Freedom Blueprint"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Course",
|
title: "Course", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Curriculum",
|
label: "Curriculum", href: "/#curriculum-overview"},
|
||||||
href: "/#curriculum-overview",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Resources",
|
label: "Resources", href: "/#resource-library"},
|
||||||
href: "/#resource-library",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pricing",
|
label: "Pricing", href: "/#pricing"},
|
||||||
href: "/#pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Enroll Now",
|
label: "Enroll Now", href: "/checkout"},
|
||||||
href: "/checkout",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Platform",
|
title: "Platform", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Dashboard",
|
label: "Dashboard", href: "/dashboard"},
|
||||||
href: "/dashboard",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Community",
|
label: "Community", href: "/community"},
|
||||||
href: "/community",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Certificates",
|
label: "Certificates", href: "/certificates"},
|
||||||
href: "/certificates",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Progress Tracker",
|
label: "Progress Tracker", href: "/progress"},
|
||||||
href: "/progress",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "/#faq"},
|
||||||
href: "/#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "/support"},
|
||||||
href: "/support",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Help Center",
|
label: "Help Center", href: "/support"},
|
||||||
href: "/support",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user