Contract Summary

Contract overview card listing the title, reference code, parties, effective date, and a status pill.

Master services agreementMSA-2026-0421
Party ABeste Technologies Inc.
Party BBeste Design Studio
EffectiveMay 1, 2026
Awaiting counter-signature

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

Import & use
import { Legal1 } from "@/components/beste/piece/legal1";

<Legal1
  title="Master services agreement"
  reference="MSA-2026-0421"
  party1="Beste Technologies Inc."
  party2="Beste Design Studio"
  effectiveDate="May 1, 2026"
  status="Awaiting counter-signature"
  party1Label="Party A"
  party2Label="Party B"
  effectiveLabel="Effective"
/>