From e24590fd075399e9d189b3fd4c51822bac825190 Mon Sep 17 00:00:00 2001 From: Jens L Date: Wed, 14 Jun 2023 20:52:17 +0200 Subject: [PATCH] website: add b2c pricing (#5960) * website: add b2c pricing Signed-off-by: Jens Langhammer * add FAQ section for internal/external Signed-off-by: Jens Langhammer * add blurb about enterprise support Signed-off-by: Jens Langhammer * fix typo Signed-off-by: Jens Langhammer * make consistent Signed-off-by: Jens Langhammer --------- Signed-off-by: Jens Langhammer --- .../src/components/PricingQuestions/Card.tsx | 2 +- website/src/pages/pricing/index.jsx | 31 ++++++++++++++----- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/website/src/components/PricingQuestions/Card.tsx b/website/src/components/PricingQuestions/Card.tsx index 79511daa5..41dd93738 100644 --- a/website/src/components/PricingQuestions/Card.tsx +++ b/website/src/components/PricingQuestions/Card.tsx @@ -33,7 +33,7 @@ const Card = ({ title, body }: CardProps): JSX.Element => { marginLeft: "0.5rem", }} > - {title} + {title} {isActive && ( diff --git a/website/src/pages/pricing/index.jsx b/website/src/pages/pricing/index.jsx index a2dba2c64..81dc78c76 100644 --- a/website/src/pages/pricing/index.jsx +++ b/website/src/pages/pricing/index.jsx @@ -15,7 +15,7 @@ export default function pricingPage() {
-
+

Open Source

@@ -41,7 +41,7 @@ export default function pricingPage() {
-
+

Enterprise Self-Hosted

@@ -57,7 +57,11 @@ export default function pricingPage() {

- $5 /user/month + $5 /internal user/month +

+

+ $0.02{" "} + /external user/month

-