Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 886340347d | |||
| 6e27e4f3c0 |
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "professional", tag: "For Professional Traders", price: "$499", period: "/month", description: "Advanced tools and priority support for serious traders", button: { text: "Start Free Trial", href: "contact" },
|
id: "professional", tag: "For Professional Traders - Most Popular", price: "$499", period: "/month", description: "Advanced tools and priority support for serious traders", button: { text: "Start Free Trial", href: "contact" },
|
||||||
featuresTitle: "Everything in Trader, plus:", features: [
|
featuresTitle: "Everything in Trader, plus:", features: [
|
||||||
"Advanced analytics and predictive modeling", "Automated trading strategies", "Priority API access", "Dedicated account manager", "Multi-signature security", "White-glove onboarding"
|
"Advanced analytics and predictive modeling", "Automated trading strategies", "Priority API access", "Dedicated account manager", "Multi-signature security", "White-glove onboarding"
|
||||||
]
|
]
|
||||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
cardClassName="md:data-[plan=professional]:ring-2 md:data-[plan=professional]:ring-blue-500 md:data-[plan=professional]:scale-105 data-[plan=professional]:border-blue-500 data-[plan=professional]:border-2"
|
cardClassName="data-[plan=professional]:ring-2 data-[plan=professional]:ring-blue-500 data-[plan=professional]:scale-105 data-[plan=professional]:border-blue-500 data-[plan=professional]:border-2 data-[plan=professional]:shadow-lg data-[plan=professional]:shadow-blue-500/30"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user