Alert Toast

Tinted alert with error, warning, or info severities. Optional dismiss × on the right.

Your card was declinedUpdate the payment method on file to retry the charge.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Notification2 } from "@/components/beste/piece/notification2";

<Notification2
  title="Your card was declined"
  description="Update the payment method on file to retry the charge."
  severity="error"
  dismissible={true}
/>

More Notification pieces

View all Notification
Payment successfulYour invoice has been sent to billing@beste.co

Success Toast

notification1

Notification with a circled icon, title, description, and an optional action link.

AnnouncementBeste v3 is now in open beta
Early access to the new editor, theming, and live previews.

Announcement Banner

notification16

Full-width tinted banner with a tag pill, headline, CTA button, and a dismiss control.

Linear
Linearnow
New issue assignedENG-482 · Crash on checkout submit

Push Notification

notification3

Mobile-style push toast with app icon tile, timestamp, and a two-line preview.

New booking confirmed

Rowan Blake · 09:00

now

Single Toast Card

notification19

A compact single-line toast with a tinted icon chip, a title and meta line, and a relative timestamp.

Achievement unlockedShipped 10 pull requests this week
+250 XP

Achievement Toast

notification6

Celebratory unlock notice with a gradient trophy tile and an XP chip on the right.

Uploading64%
product-hero-final.mp4

Upload Toast

notification15

Live progress card with spinner, percent, filename, and a cancel × at the end of the row.