Lease Card

Rental lease summary with an amber key tile, bold monthly rent, deposit note, and lease start line.

Lease · 221B Riverside Ave #3Tenant · Beste Sözen
Monthly$3,400 / mo
$3,400 depositStarts Jun 1, 2026 · 12-month term

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

Import & use
import { Realestate6 } from "@/components/beste/piece/realestate6";

<Realestate6
  title="Lease · 221B Riverside Ave #3"
  rent="$3,400 / mo"
  deposit="$3,400 deposit"
  leaseStart="Starts Jun 1, 2026 · 12-month term"
  tenantName="Tenant · Beste Sözen"
  tone="primary"
/>