Open House

Open-house invite with an amber door icon, date window, RSVP count, and realtor host footer.

Open house
Open house · 221B Riverside
Sat, May 4 · 11:00 – 14:0018 RSVPs
Hosted by Sofia Romano, Realtor

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

Import & use
import { Realestate3 } from "@/components/beste/piece/realestate3";

<Realestate3
  title="Open house · 221B Riverside"
  when="Sat, May 4 · 11:00 – 14:00"
  rsvpCount={18}
  hostedBy="Hosted by Sofia Romano, Realtor"
  label="Open house"
  tone="primary"
  rsvpsSuffix="RSVPs"
/>