Grouped inbox card showing three queued notifications behind two peeking cards above.
New here? Read the installation guide.
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.
Chat notification showing sender avatar, message snippet, timestamp, and an unread dot.