We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f9023 commit 6be2067Copy full SHA for 6be2067
web/src/components/onboard/onboarding-flow.tsx
@@ -319,7 +319,7 @@ export function OnboardingFlow({
319
{referralCode && (
320
<div className="bg-terminal-yellow/20 border border-terminal-yellow/30 rounded-lg p-4">
321
<p className="text-yellow-900 dark:text-terminal-yellow font-semibold">
322
- 🎁 You have a referral code for bonus credits!
+ 🎁 You're almost there! Follow the next steps to redeem your referral code for bonus credits.
323
</p>
324
</div>
325
)}
0 commit comments