diff --git a/apps/web/src/views/pricing/components/PricingTiers.tsx b/apps/web/src/views/pricing/components/PricingTiers.tsx index 0cde3a9a..5e5bd51e 100644 --- a/apps/web/src/views/pricing/components/PricingTiers.tsx +++ b/apps/web/src/views/pricing/components/PricingTiers.tsx @@ -131,11 +131,11 @@ const Pricing = ({ > {tier.name} - {tier.highlighted && frequency?.value === "annually" ? ( + {tier.highlighted && (

- -20% + {t`14 day free trial`}

- ) : null} + )}