Dark foreground countdown with event title, start time, and a four-unit time tile grid below.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Event4 } from "@/components/beste/piece/event4";
<Event4
title="Shipmas 2026"
startsAt="Dec 1 · 09:00 UTC"
days={42}
hours={8}
minutes={21}
seconds={11}
daysLabel="days"
hoursLabel="hrs"
minutesLabel="min"
secondsLabel="sec"
/>Conference day schedule with left-ruled session rows color-coded by keynote, talk, break, or workshop.
Two-by-two speaker grid with gradient avatars, name and company-role lines per tile.
Venue panel with a gridded mini-map tile, name, address, city, capacity, and an italic directions line.
Notched gradient concert ticket with section, seat, and a vertical mono ticket code on the stub.
Stacked avatar row with a +N overflow chip, total attendee count, and a social-proof summary line.
Pass-level list where a highlighted tier picks up a primary ring and sold-out rows dim with a note.