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