Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:24:09 +00:00
parent ae5b9bc4dc
commit 5fd52e70fa

View File

@@ -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"
]
},
{