From 262269a7a21ec64036fbcc67d649ff43e96ea664 Mon Sep 17 00:00:00 2001 From: Jamil Date: Wed, 15 May 2024 15:14:56 -0700 Subject: [PATCH] feat(website): Increase team user limit to 100 (#5002) - Increase limits for team plan to make more sense - More CTA and features list for Enterprise plan Fixes firezone/gtm#272 Fixes firezone/gtm#267 --- website/src/app/pricing/_page.tsx | 49 +++++-- website/src/app/pricing/plan_table.tsx | 185 ++++++++++++++++++++++++- 2 files changed, 218 insertions(+), 16 deletions(-) diff --git a/website/src/app/pricing/_page.tsx b/website/src/app/pricing/_page.tsx index 959f77439..92887110e 100644 --- a/website/src/app/pricing/_page.tsx +++ b/website/src/app/pricing/_page.tsx @@ -8,7 +8,7 @@ import PlanTable from "./plan_table"; import { useState } from "react"; export default function _Page() { - let [annual, setAnnual] = useState(false); + let [annual, setAnnual] = useState(true); let teamPrice: string; return ( @@ -132,10 +132,9 @@ export default function _Page() { )} {!annual && $5} - + {" "} per user / month - {annual && ", $50 billed annually"} @@ -156,7 +155,7 @@ export default function _Page() {
  • - Up to 25 users + Up to 100 users
  • @@ -192,11 +191,16 @@ export default function _Page() {
    -

    - Enterprise -

    +
    +

    + Enterprise +

    + + 30-day trial + +

    - Advanced zero trust network access for enterprises + Compliance-ready security for large organizations

    Contact us @@ -222,13 +226,17 @@ export default function _Page() {
  • - Automatically sync users and groups from Google, Entra, or - Okta + Directory sync for Google, Entra ID, and Okta
  • - Fastest relay network + + + Unthrottled + {" "} + relay network +
  • @@ -236,6 +244,13 @@ export default function _Page() { Dedicated Slack support channel
  • +
  • + + + 99.99%{" "} + uptime SLA + +
  • Roadmap acceleration @@ -244,6 +259,18 @@ export default function _Page() { White-glove onboarding
  • +
  • + + Annual invoicing +
  • +
  • + + + Pentested &{" "} + SOC 2{" "} + compliant + +
  • diff --git a/website/src/app/pricing/plan_table.tsx b/website/src/app/pricing/plan_table.tsx index 704b16b9f..dccd33b8f 100644 --- a/website/src/app/pricing/plan_table.tsx +++ b/website/src/app/pricing/plan_table.tsx @@ -56,7 +56,7 @@ export default function PlanTable() { 6 - 25 + 100 No limit @@ -78,7 +78,7 @@ export default function PlanTable() { 10 - 25 + 100 No limit @@ -124,7 +124,7 @@ export default function PlanTable() { 1 - 3 + 10 No limit @@ -395,7 +395,7 @@ export default function PlanTable() { Basic Standard - Premium + Unthrottled + + + + Compliance certifications + + + + — + — + SOC 2 + + + + + Independent pentest + + + + — + — + 40 hours + - Support + Support & Customer success @@ -805,6 +850,136 @@ export default function PlanTable() { + + + + Uptime SLA + + + + — + — + 99.99% + + + + Billing & payment + + + + + + Payment by credit card + + + + — + + + + + + + + + + + Payment by ACH transfer + + + + — + + + + + + + + + + + Payment by wire transfer + + + + — + — + + + + + + + + Annual invoicing + + + + — + — + + + +