Group Header

AKSB
Design Team12 members
About this piece

Group Header

Chat header with a 3-avatar stack, group title, member count, and voice / video call buttons.

Usage

The import and the props worth knowing about, in one place.

import { Chat3 } from "@/components/beste/piece/chat3";

<Chat3
  surface="card"
  bordered={true}
  inverted={false}
  title="Design Team"
  count={12}
  membersLabel="members"
  members={[
    {
      "src": "https://images.unsplash.com/photo-1600603405959-6d623e92445c?w=200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDF8fHxlbnwwfHx8fHw%3D",
      "alt": "Ayşe",
      "fallback": "AK"
    },
    {
      "src": "https://images.unsplash.com/photo-1728516687021-905c3feb5046?w=200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDJ8fHxlbnwwfHx8fHw%3D",
      "alt": "Merve",
      "fallback": "MÖ"
    },
    {
      "src": "https://images.unsplash.com/photo-1731341711390-a721b4e31b6a?w=200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1yZWxhdGVkfDd8fHxlbnwwfHx8fHw%3D",
      "alt": "Sarah",
      "fallback": "SB"
    }
  ]}
/>

More Chat pieces

View all Chat
AK
Ayşe KayaDesigner09:42

Pushed a new pass on the empty states — peek when you have a sec 🎨

Group Message

Avatar plus inline author, optional role chip, timestamp, and the message body beneath.

Thread Chip

Thread pill with a 3-avatar stack, a reply count in primary, and a last-reply timestamp.

AK
Hey, did you get a chance to look at the new onboarding flow?
09:42

Message Bubble

Chat bubble with an avatar and timestamp. Role flips alignment and color.

Q2 Planning Kickoff
Mon, Apr 28
10:00 – 11:30
6 going

Meeting Invite

Event invite bubble with title, date, time, attendee count, and Join / Maybe actions.

AK
Ayşe and Merve are typing

Multi Typing

Typing indicator pill showing multiple avatar stack, summary text, and three pulsing dots.

On call with Ayşe Kaya02:14

Call In Progress

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