diff --git a/www/src/components/account/billing/BillingPricingCards.tsx b/www/src/components/account/billing/BillingPricingCards.tsx index 727604a79..b969507f4 100644 --- a/www/src/components/account/billing/BillingPricingCards.tsx +++ b/www/src/components/account/billing/BillingPricingCards.tsx @@ -101,11 +101,15 @@ function BillingPricingCards() { checked: true, }, { - label: 'Unlimited apps', + label: 'Unlimited open-source apps', checked: true, }, { - label: 'Up to 5 users', + label: 'Up to 2 users', + checked: true, + }, + { + label: '1 cluster', checked: true, }, { @@ -152,10 +156,18 @@ function BillingPricingCards() { label: 'Unlimited users', checked: true, }, + { + label: 'Unlimited clusters', + checked: true, + }, { label: '24 hour SLA', checked: true, }, + { + label: 'Continuous deployment features', + checked: true, + }, { label: 'Advanced user management', checked: true, diff --git a/www/src/components/account/billing/BillingPricingTable.tsx b/www/src/components/account/billing/BillingPricingTable.tsx index 918d4154c..c2848a836 100644 --- a/www/src/components/account/billing/BillingPricingTable.tsx +++ b/www/src/components/account/billing/BillingPricingTable.tsx @@ -60,13 +60,15 @@ function BillingPricingTable() { {...firstColumnCellProps} borderTopLeftRadius={6} > - Apps + Open-Source Apps
Clusters
Users
+
Services
Roles
Groups
Service accounts
+
Continuous deployment
Discord Forum
Community support
@@ -105,7 +107,13 @@ function BillingPricingTable() {
Unlimited
Free
-
Up to 5
+
Up to 2
+
+ +
+
+ +
@@ -174,6 +182,10 @@ function BillingPricingTable() {
Unlimited
${clusterMonthlyPricing}/cluster/month
${userMonthlyPricing}/user/month
+
$200/pack of 5 services/month
+
+ +
@@ -259,6 +271,15 @@ function BillingPricingTable() { > Unlimited +
+ Unlimited +
+
+ +