Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe06e9f6e0 | |||
| d6644aff81 |
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
|||||||
features: ["Basic analytics", "Email support", "Standard tools"]
|
features: ["Basic analytics", "Email support", "Standard tools"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Professional", price: "$129", buttons: [{ text: "Start Earning", href: "#contact" }],
|
id: "p2", name: "Professional", badge: "Most Popular", price: "$129", buttons: [{ text: "Start Earning", href: "#contact" }],
|
||||||
features: ["Advanced analytics", "24/7 priority support", "Custom strategies"]
|
features: ["Advanced analytics", "24/7 priority support", "Custom strategies"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user