Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-17 19:11:44 +00:00
parent 4c2cbed9a2
commit d1130dd55b

View file

@ -5,8 +5,8 @@ import { Hourglass } from "lucide-react";
export function AgentProvisioningState() {
return (
<div className="rounded-xl border border-border bg-card p-8 sm:p-12 text-center shadow-soft">
<div className="mx-auto h-16 w-16 rounded-full bg-amber-500/10 flex items-center justify-center">
<Hourglass className="h-8 w-8 text-amber-500 animate-pulse" />
<div className="mx-auto h-16 w-16 rounded-full bg-warning/15 flex items-center justify-center">
<Hourglass className="h-8 w-8 text-warning animate-pulse" />
</div>
<h2 className="mt-6 text-2xl font-bold">Aguardando seu agente ficar pronto</h2>
<p className="mt-2 text-muted-foreground max-w-md mx-auto">