diff --git a/src/app/page.tsx b/src/app/page.tsx index c9d92fd..6b891d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,9 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Master Your Financial Future" description="Weekly market insights, expert analysis, and comprehensive educational resources to navigate the complexities of personal finance." + buttons={[ + { text: "Get Started", href: "/learn" } + ]} testimonials={[ { name: "Alex Rivet", handle: "@alexr", testimonial: "The weekly analysis is incredibly insightful and helped me clarify my investment strategy.", rating: 5,