From fec30de1e4fec715b370a1b0c16f299e5708d957 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Wed, 5 Nov 2025 04:32:34 +0000 Subject: [PATCH] completionId: cgen-3b2bc2e51e204c49a7ad2b86504c3e09 cgen-3b2bc2e51e204c49a7ad2b86504c3e09 --- client/components/onboarding/Welcome.tsx | 93 ++---------------------- 1 file changed, 7 insertions(+), 86 deletions(-) diff --git a/client/components/onboarding/Welcome.tsx b/client/components/onboarding/Welcome.tsx index 6bc91897..d240bc24 100644 --- a/client/components/onboarding/Welcome.tsx +++ b/client/components/onboarding/Welcome.tsx @@ -534,33 +534,19 @@ export default function Welcome({ ) : ( <>

- Check your inbox for the AeThex verification email. You must - confirm it before you can sign in again. + Check your inbox for the AeThex confirmation email we sent during sign-up. Click the verification link in that email to confirm your account.

-
- +
- {fallbackVerificationLink ? ( -
-

- Email delivery failed. Copy this link into your browser to - verify manually: -

-

- {fallbackVerificationLink} -

-
- - -
-
- ) : null} )}