Invitation card with three emerald/amber/rose response buttons and a footer tallying current responses.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Event2 } from "@/components/beste/piece/event2";
<Event2
event="Team offsite · Bodrum"
when="May 12 – 15"
response="going"
going={28}
maybe={4}
goingLabel="Going"
maybeLabel="Maybe"
noLabel="No"
goingSuffix="going"
maybeSuffix="maybe"
/>