Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-17 16:56:50 +00:00
parent 5b37e65fb1
commit 5267a57332
5 changed files with 7 additions and 7 deletions

View file

@ -39,7 +39,7 @@ export function LandingFooter() {
<p className="mt-4 text-sm text-muted-foreground max-w-xs">
Seu assistente de IA pessoal no Telegram, gerenciado e em português.
</p>
<Badge className="mt-4 bg-secondary/15 text-secondary hover:bg-secondary/15 border-0 font-semibold">
<Badge className="mt-4 bg-success/15 text-success hover:bg-success/15 border-0 font-semibold">
Feito no Brasil 🇧🇷
</Badge>
</div>