You-were-mentioned card with the channel context and the quoted message.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Notification5 } from "@/components/beste/piece/notification5";
<Notification5
username="maya.dev"
channel="#design-review"
quote="Can you take a look at the new pricing layout when you're free?"
time="5m ago"
/>Upcoming-meeting card with a starts-soon pill, video location, and attendee count.
Incoming request card with avatar, handle, mutual-connections line, and accept or decline buttons.
Reply-to-your-comment notification with quoted text, like count, and an inline reply action.
Grouped inbox card showing three queued notifications behind two peeking cards above.
Chat notification showing sender avatar, message snippet, timestamp, and an unread dot.
Notification with a circled icon, title, description, and an optional action link.