Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-27 16:08:54 +00:00
parent 9b22d9b505
commit ea57cf1993

View file

@ -246,7 +246,7 @@ function ActiveSuccessCard({ botUsername }: { botUsername: string }) {
<CheckCircle2 className="h-5 w-5 text-success" /> <CheckCircle2 className="h-5 w-5 text-success" />
</div> </div>
<div> <div>
<h2 className="text-lg font-bold">Sua Mika está no ar 🎉</h2> <h2 className="text-lg font-bold">Seu Assistente Pessoal - IA está no ar 🎉</h2>
<p className="mt-1 text-sm text-muted-foreground"> <p className="mt-1 text-sm text-muted-foreground">
Abra o Telegram e converse com{" "} Abra o Telegram e converse com{" "}
<span className="font-mono text-foreground">@{botUsername}</span> para começar. <span className="font-mono text-foreground">@{botUsername}</span> para começar.