diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e7e335..3552557 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { }, { id: "professional", badge: "Most Popular", badgeIcon: Star, - price: "$299/month", subtitle: "For growing companies", buttons: [ + price: "$299/month", subtitle: "Best for teams scaling fast—unlimited deployments included", buttons: [ { text: "Get Started", href: "https://devflow.app/signup?plan=professional"}, ],