From 2e85722cf41e5e3e211e8cc542a852458fed5813 Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Fri, 14 Aug 2026 05:36:31 +0000 Subject: [PATCH] Clarify Company Brain trial copy (#1469) Make the trial terms and payment timing clear, and simplify the call to action. --- apps/web/components/onboarding-brain/step-trial.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/components/onboarding-brain/step-trial.tsx b/apps/web/components/onboarding-brain/step-trial.tsx index 48bc18233..5dd1ce64d 100644 --- a/apps/web/components/onboarding-brain/step-trial.tsx +++ b/apps/web/components/onboarding-brain/step-trial.tsx @@ -177,11 +177,11 @@ export function StepTrial({ onActive }: { onActive: () => void }) { "text-[22px] leading-tight font-medium text-[#fafafa]", )} > - Start your {TRIAL_DAYS}-day trial + Start your {TRIAL_DAYS}-day free trial
- We take a card now so Company Brain keeps working when the trial - ends. Cancel any time before then and you won't be charged. + Add a payment method to start. You will not be charged today. We + will email you before your first payment.
@@ -221,7 +221,7 @@ export function StepTrial({ onActive }: { onActive: () => void }) { > ) : ( <> - Add card and start trial + Start free trial