Inbox row with sender, subject line, two-line body preview, attachment clip, and star.
New here? Read the installation guide.
import { Notification11 } from "@/components/beste/piece/notification11";
<Notification11
sender="Stripe"
email="receipts@stripe.com"
subject="Your February invoice is ready"
preview="Your usage for February 1 – 29 totalled $1,284.00. Payment will be collected on the 3rd."
time="09:42"
hasAttachment={true}
starred={false}
/>Chat notification showing sender avatar, message snippet, timestamp, and an unread dot.

Mobile-style push toast with app icon tile, timestamp, and a two-line preview.
Grouped inbox card showing three queued notifications behind two peeking cards above.
Incoming request card with avatar, handle, mutual-connections line, and accept or decline buttons.