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