Testimonial Card

Short quote with a faded quote mark and a divided footer holding the author avatar, name, and role.

Shipped our marketing site in a weekend. The blocks feel designed, not generated.

DA
Deniz ArslanCo-founder, Sable

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

Import & use
import { Socialproof3 } from "@/components/beste/piece/socialproof3";

<Socialproof3
  quote="Shipped our marketing site in a weekend. The blocks feel designed, not generated."
  authorName="Deniz Arslan"
  authorRole="Co-founder, Sable"
  avatarSrc="https://images.unsplash.com/photo-1534528741775-53994a69daeb?w=200&h=200&fit=crop&crop=face"
  avatarAlt="Deniz Arslan"
  fallback="DA"
/>