Booking Confirmed

Meeting-booked card with an emerald check header, when/where/guests rows, and add to calendar plus reschedule.

Meeting booked
Discovery call with Kestrel Labs
Thu, Apr 30 · 14:00 – 14:30Google Meet · meet.beste.co/kestrel3 invited

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

Import & use
import { Calendar14 } from "@/components/beste/piece/calendar14";

<Calendar14
  title="Discovery call with Kestrel Labs"
  when="Thu, Apr 30 · 14:00 – 14:30"
  where="Google Meet · meet.beste.co/kestrel"
  guests="3 invited"
  label="Meeting booked"
  tone="neutral"
/>