diff --git a/apps/web/components/views/billing.tsx b/apps/web/components/views/billing.tsx index 25e28374..d6d85884 100644 --- a/apps/web/components/views/billing.tsx +++ b/apps/web/components/views/billing.tsx @@ -238,7 +238,7 @@ export function BillingView() { Upgrading... ) : ( -
Upgrade to Pro - $15/month (only for first 100 users)
+
Upgrade to Pro - $9/month (only for first 100 users)
)} diff --git a/apps/web/components/views/profile.tsx b/apps/web/components/views/profile.tsx index cd4e6085..e4db2171 100644 --- a/apps/web/components/views/profile.tsx +++ b/apps/web/components/views/profile.tsx @@ -257,7 +257,7 @@ export function ProfileView() { ) : ( <> - Upgrade to Pro - $15/month + Upgrade to Pro - $9/month Upgrade to Pro @@ -322,7 +322,7 @@ export function ProfileView() {

- $15/month (only for first 100 users) • Cancel anytime. No + $9/month (only for first 100 users) • Cancel anytime. No questions asked.