Realtor Card

Agent profile with gradient avatar, star rating, deals-closed chip, and a dark call-phone button.

Sofia Romano
Sofia RomanoRiverside Realty · Broker4.9· 42 deals closed

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

Import & use
import { Realestate5 } from "@/components/beste/piece/realestate5";

<Realestate5
  name="Sofia Romano"
  firm="Riverside Realty · Broker"
  initials="SR"
  rating="4.9"
  deals="42 deals closed"
  phone="+90 532 000 12 34"
  image="https://images.unsplash.com/photo-1763478959183-136fe6bdcc93?w=100&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTh8fHJlYWwlMjBlc3RhdGUlMjB3b21hbnxlbnwwfHwwfHx8MA%3D%3D"
  tone="primary"
/>