diff --git a/landing/app/components/Pricing.tsx b/landing/app/components/Pricing.tsx index b461a54..cad01af 100644 --- a/landing/app/components/Pricing.tsx +++ b/landing/app/components/Pricing.tsx @@ -68,9 +68,12 @@ const plans = [ }, { name: "Business", - price: "$30", + price: "$25", period: "/ user / month", - desc: "Commercial license, advanced collaboration, and dedicated support for organizations.", + billingNote: "billed annually", + monthlyOption: "or $30 billed monthly", + savings: "Save 17% with annual billing", + desc: "Commercial license, advanced collaboration, and dedicated support for organizations (3-user minimum).", highlight: false, comingSoon: true, cta: "Coming soon", diff --git a/landing/app/terms/page.tsx b/landing/app/terms/page.tsx index 8426e04..cf2bf3f 100644 --- a/landing/app/terms/page.tsx +++ b/landing/app/terms/page.tsx @@ -68,8 +68,9 @@ export default function TermsPage() { $18/user/month (billed monthly), billed per seat with a 3-user minimum.