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