Update src/app/page.tsx
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user