Update src/app/page.tsx

This commit is contained in:
2026-05-08 14:31:55 +00:00
parent b8191757c6
commit b76579bb35

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
features: ["Basic Indicators", "Real-time Data", "24/7 Support"],
},
{
id: "p2", price: "$99", name: "Pro", buttons: [{ text: "Get Started", href: "#" }],
id: "p2", badge: "Most Popular", price: "$99", name: "Pro", buttons: [{ text: "Get Started", href: "#" }],
features: ["Advanced Analytics", "Risk Tools", "Priority Signals"],
},
{