From b2760c9893b5ba511d30381c56bf332a330a6a3b Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 2 Jun 2025 09:33:31 +0100 Subject: [PATCH] feat: add beta notice on pricing --- apps/web/src/views/home/components/Pricing.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/web/src/views/home/components/Pricing.tsx b/apps/web/src/views/home/components/Pricing.tsx index 1c0c6eb2..16b7d7d2 100644 --- a/apps/web/src/views/home/components/Pricing.tsx +++ b/apps/web/src/views/home/components/Pricing.tsx @@ -95,6 +95,12 @@ const Pricing = () => { 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 */} +
+ All seats are free during the beta until Sept 1st! +
+