From 0ba705703cd139fa0121f7f63fc9bbd6795c763a Mon Sep 17 00:00:00 2001 From: Githelp AI Aagent Date: Wed, 19 Aug 2026 14:19:21 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20What=20to=20change:=20The=20page=20rela?= =?UTF-8?q?ted=20to=20the=20sign=20up-process,=20that=20says=20=E2=80=9CWe?= =?UTF-8?q?lcome!=20...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task: 27d02513 Source: slack Requested by: U04E9DZ5ELF --- src/app/onboarding/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/onboarding/page.tsx b/src/app/onboarding/page.tsx index bdebbe8..a467f0e 100644 --- a/src/app/onboarding/page.tsx +++ b/src/app/onboarding/page.tsx @@ -206,8 +206,8 @@ export default function OnboardingPage() {
- Welcome! Let's get you started - + Welcome to Githelp! Let's get you started + Choose how you'd like to get started with Githelp @@ -217,8 +217,8 @@ export default function OnboardingPage() { className="w-full h-auto py-6 flex flex-col items-start gap-2 bg-white hover:bg-gray-50 text-left border-2 border-border hover:border-brand-primary" variant="outline" > -
- +
+
Create a new project
@@ -233,8 +233,8 @@ export default function OnboardingPage() { className="w-full h-auto py-6 flex flex-col items-start gap-2 bg-white hover:bg-gray-50 text-left border-2 border-border hover:border-brand-primary" variant="outline" > -
- +
+
Join an existing project