Update src/app/page.tsx

This commit is contained in:
2026-03-05 09:02:20 +00:00
parent 7e75f293c9
commit 173ca66898

View File

@@ -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"],