assistant welcome wording change

This commit is contained in:
Arjun 2026-05-25 21:18:33 +05:30
parent 23e1a89c9e
commit 31ec625bef

View file

@ -43,7 +43,7 @@ export function ChatEmptyState({
<Sparkles className="size-[17px]" />
</div>
<div>
<div className="text-base font-semibold tracking-tight">How can I help?</div>
<div className="text-base font-semibold tracking-tight">What are we working on?</div>
<div className="text-xs text-muted-foreground">Ask anything, or pick up where you left off.</div>
</div>
</div>