diff --git a/src/app/page.tsx b/src/app/page.tsx index 526a5dd..18d2bc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" ] }, {