diff --git a/src/app/page.tsx b/src/app/page.tsx index 9741a98..70d9ba3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { id: "basic", badge: "Starter", badgeIcon: Zap, price: "Free", subtitle: "Perfect for beginners", buttons: [ { text: "Get Started", href: "https://app.invest.example.com" }, - { text: "Learn More", href: "#" }, + { text: "Learn More", href: "#features" }, ], features: [ "Up to 5 tracked investments", "Basic market data", "Mobile app access", "Email support"],