Name-tag layout with bold visitor name and company up top, then an inverted Visitor footer with host and valid date.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ticket10 } from "@/components/beste/piece/ticket10";
<Ticket10
name="Ada Lovelace"
company="Algorithm Ltd."
host="Grace Hopper"
validDate="Valid Jun 14"
badgeId="V-0428"
/>