Litigation card with case number, court, plaintiff-vs-defendant strip, and a next-hearing callout.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Legal10 } from "@/components/beste/piece/legal10";
<Legal10
caseNo="1:26-cv-04182-ABR"
court="US District Court · SDNY"
plaintiff="Beste Technologies Inc."
defendant="Kestrel Labs LLC"
filed="Filed Apr 12, 2026"
nextHearing="Hearing · May 6, 10:30"
/>