Call In Progress

Live-call banner with a pinging video glyph, caller name, running duration, mute toggle, and end-call button.

On call with Ayşe Kaya02:14

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Chat6 } from "@/components/beste/piece/chat6";

<Chat6
  name="Ayşe Kaya"
  duration="02:14"
  muted={false}
/>