Mutual NDA summary card with a shield tile, Confidential eyebrow, party split, term, and jurisdiction.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Legal4 } from "@/components/beste/piece/legal4";
<Legal4
title="Mutual NDA"
disclosingParty="Beste Technologies Inc."
receivingParty="Kestrel Labs"
term="3 years from the effective date"
jurisdiction="Delaware, USA"
confidentialLabel="Confidential"
disclosingLabel="Disclosing"
receivingLabel="Receiving"
termPrefix="Term"
/>