diff --git a/apps/web/app/(app)/environments/[environmentId]/settings/billing/components/PricingTable.tsx b/apps/web/app/(app)/environments/[environmentId]/settings/billing/components/PricingTable.tsx index a342e9861a..f31ee788e9 100644 --- a/apps/web/app/(app)/environments/[environmentId]/settings/billing/components/PricingTable.tsx +++ b/apps/web/app/(app)/environments/[environmentId]/settings/billing/components/PricingTable.tsx @@ -112,7 +112,7 @@ export default function PricingTableComponent({ unlimited: false, }, { - title: "Multi Language Surveys", + title: "Multi-Language Surveys", comingSoon: true, }, { @@ -153,11 +153,15 @@ export default function PricingTableComponent({ comingSoon: false, }, { - title: "File Uploads upto 1 GB", + title: "File Uploads up to 1 GB", + comingSoon: false, + }, + { + title: "Custom Domain", comingSoon: true, }, { - title: "Multi Language Surveys", + title: "Multi-Language Surveys", comingSoon: true, }, ]; @@ -255,11 +259,13 @@ export default function PricingTableComponent({
- Get access to all features by upgrading to a paid plan.
+ Add a credit card, get access to all features.
- With our metered billing you will not be charged until you exceed the free tier limits.{" "}
+ You will not be charged until you exceed the free tier limits.
Free Tier Limit
diff --git a/packages/ui/PricingCard/index.tsx b/packages/ui/PricingCard/index.tsx
index 5e176857f5..8d4c808554 100644
--- a/packages/ui/PricingCard/index.tsx
+++ b/packages/ui/PricingCard/index.tsx
@@ -66,7 +66,7 @@ export const PricingCard = ({
{subtitle}
+{subtitle}
{metric && perMetricCharge && (+
You're on the Free plan in {title}.
- Upgrade now to unlock the below features:
+ Upgrade now to unlock the following: