Merge version_1 into main #2
@@ -8,7 +8,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import { DollarSign, PieChart, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function LearnPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
@@ -23,145 +23,83 @@ export default function LandingPage() {
|
||||
headingFontWeight="light"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Learn",
|
||||
id: "/learn",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
]}
|
||||
brandName="FinLearn"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Learn", id: "/learn" },
|
||||
{ name: "About", id: "/about" },
|
||||
]}
|
||||
brandName="FinLearn"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="learn-modules" data-section="learn-modules">
|
||||
<FeatureBorderGlow
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Foundations",
|
||||
description: "Master budgeting and basic financial health.",
|
||||
},
|
||||
{
|
||||
icon: PieChart,
|
||||
title: "Investments 101",
|
||||
description: "Understanding stocks, bonds, and asset allocation.",
|
||||
},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Risk Management",
|
||||
description: "Protecting your assets and planning for long-term security.",
|
||||
},
|
||||
]}
|
||||
title="Educational Tracks"
|
||||
description="Progressive learning paths designed to take you from beginner to confident investor."
|
||||
/>
|
||||
</div>
|
||||
<div id="learn-modules" data-section="learn-modules">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: DollarSign,
|
||||
title: "Foundations", description: "Master budgeting and basic financial health."},
|
||||
{
|
||||
icon: PieChart,
|
||||
title: "Investments 101", description: "Understanding stocks, bonds, and asset allocation."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Risk Management", description: "Protecting your assets and planning for long-term security."},
|
||||
]}
|
||||
title="Educational Tracks"
|
||||
description="Progressive learning paths designed to take you from beginner to confident investor."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="blog-section" data-section="blog-section">
|
||||
<BlogCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Recent Insights"
|
||||
description="Latest updates and deep-dive analysis into the evolving world of finance."
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Market Trends",
|
||||
title: "The Impact of Interest Rate Shifts",
|
||||
excerpt: "How current monetary policies are affecting long-term retail investments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/note-book-laptop-glasses-mouse-vintage-compass-coffee-cup-pen-graph-paper-document-office-desk-table_1423-161.jpg?_wi=2",
|
||||
authorName: "Jane Doe",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg",
|
||||
date: "Oct 24, 2024",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
category: "Wealth Management",
|
||||
title: "Diversification Basics",
|
||||
excerpt: "Building a resilient portfolio in volatile market conditions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-desk-design_23-2148991426.jpg",
|
||||
authorName: "John Smith",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-front-business-center_1150-3039.jpg",
|
||||
date: "Oct 21, 2024",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
category: "Economy",
|
||||
title: "Global Market Outlook 2025",
|
||||
excerpt: "Predicting the major economic forces for the upcoming fiscal year.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg",
|
||||
authorName: "Alex Reed",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
date: "Oct 18, 2024",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="blog-section" data-section="blog-section">
|
||||
<BlogCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Recent Insights"
|
||||
description="Latest updates and deep-dive analysis into the evolving world of finance."
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Market Trends", title: "The Impact of Interest Rate Shifts", excerpt: "How current monetary policies are affecting long-term retail investments.", imageSrc: "http://img.b2bpic.net/free-photo/note-book-laptop-glasses-mouse-vintage-compass-coffee-cup-pen-graph-paper-document-office-desk-table_1423-161.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg", date: "Oct 24, 2024"},
|
||||
{
|
||||
id: "2", category: "Wealth Management", title: "Diversification Basics", excerpt: "Building a resilient portfolio in volatile market conditions.", imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-desk-design_23-2148991426.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-standing-front-business-center_1150-3039.jpg", date: "Oct 21, 2024"},
|
||||
{
|
||||
id: "3", category: "Economy", title: "Global Market Outlook 2025", excerpt: "Predicting the major economic forces for the upcoming fiscal year.", imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg", authorName: "Alex Reed", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", date: "Oct 18, 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="FinLearn"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Learn",
|
||||
href: "/learn",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{
|
||||
label: "Market Blog",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Guides",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 FinLearn Education. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="FinLearn"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Learn", href: "/learn" },
|
||||
{ label: "About", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "Market Blog", href: "#" },
|
||||
{ label: "Guides", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 FinLearn Education. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user