Update src/app/page.tsx
This commit is contained in:
@@ -271,13 +271,13 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
id: "pro", badge: "Most teams choose Pro", badgeIcon: Sparkles,
|
||||
price: "$999", name: "Professional", buttons: [
|
||||
{ text: "Get Started", href: "https://app.aiflow.com" },
|
||||
{ text: "Contact Sales", href: "#" }
|
||||
],
|
||||
features: [
|
||||
"Unlimited automations", "Advanced analytics", "500+ integrations", "Priority support", "Up to 10 team members", "Custom workflows"
|
||||
"Unlimited automations", "Advanced analytics", "500+ integrations", "Priority support", "Up to 10 team members", "Custom workflows", "10x ROI on average"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user