diff --git a/landing/app/components/Pricing.tsx b/landing/app/components/Pricing.tsx index b65ba59..b461a54 100644 --- a/landing/app/components/Pricing.tsx +++ b/landing/app/components/Pricing.tsx @@ -56,9 +56,8 @@ const plans = [ savings: "Save 17% with annual billing", desc: "Shared vaults, live terminals, and access control for teams (3-user minimum).", highlight: false, - comingSoon: true, - cta: "Coming soon", - ctaHref: "", + cta: "Get Teams", + ctaHref: "https://app.voltius.app/signup?plan=teams", features: [ "Everything in Pro", "Team vaults & invites", diff --git a/landing/app/terms/page.tsx b/landing/app/terms/page.tsx index f3b2df0..8426e04 100644 --- a/landing/app/terms/page.tsx +++ b/landing/app/terms/page.tsx @@ -65,12 +65,11 @@ export default function TermsPage() {
  • Teams — $15/user/month (billed annually) or - $18/user/month (billed monthly), 3-user minimum. Includes a 14-day free trial, - credit card required. + $18/user/month (billed monthly), billed per seat with a 3-user minimum.
  • - Business — $30/user/month. Contact us for - custom contracts and self-hosted deployment. + Business — $30/user/month. Not yet available + for purchase. Contact us for custom contracts and self-hosted deployment.