From 4f9841ceaf8b934d27ac7c199a957516a0f7e148 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 2 Sep 2025 22:24:33 +0100 Subject: [PATCH] chore: remove pricing notice --- apps/web/src/views/home/components/Pricing.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/web/src/views/home/components/Pricing.tsx b/apps/web/src/views/home/components/Pricing.tsx index 3653b0c6..656e5f72 100644 --- a/apps/web/src/views/home/components/Pricing.tsx +++ b/apps/web/src/views/home/components/Pricing.tsx @@ -92,11 +92,6 @@ const Pricing = () => { {t`Get started for free, with no usage limits. For collaboration, upgrade to a plan that fits the size of your team.`}

- {/* Beta free pricing pill */} -
- {t`All seats are free during the beta until Sept 1st!`} -
-