Grouped inbox card showing three queued notifications behind two peeking cards above.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification10 } from "@/components/beste/piece/notification10";
<Notification10
items={[
{
"icon": "heart",
"title": "3 new likes",
"description": "on your post about shipping velocity"
},
{
"icon": "message",
"title": "Alex replied",
"description": "in the #launch-prep thread"
},
{
"icon": "bell",
"title": "Daily standup",
"description": "starts in 10 minutes"
}
]}
/>Upcoming-meeting card with a starts-soon pill, video location, and attendee count.
Activity
Rowan Blake confirmed
Intake ยท 09:00
Invoice #4821 paid
$1,240 ยท Card
Renewal due soon
3 members this week
A stacked activity feed where each row carries a tinted icon chip, a title and meta line, and a relative timestamp.
You-were-mentioned card with the channel context and the quoted message.
Delivery progress card with a four-step tracker, carrier line, and ETA string.
Chat notification showing sender avatar, message snippet, timestamp, and an unread dot.
Inbox row with sender, subject line, two-line body preview, attachment clip, and star.