Case Docket

Litigation card with case number, court, plaintiff-vs-defendant strip, and a next-hearing callout.

1:26-cv-04182-ABRUS District Court · SDNY
PlaintiffBeste Technologies Inc.
v.
DefendantKestrel Labs LLC
Filed Apr 12, 2026Hearing · May 6, 10:30

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

Import & use
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"
/>