Live-call banner with a pinging video glyph, caller name, running duration, mute toggle, and end-call button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Chat6 } from "@/components/beste/piece/chat6";
<Chat6
name="Ayşe Kaya"
duration="02:14"
muted={false}
/>