Testimonial Mini

Compact testimonial with a leading quote glyph, body paragraph, and an avatar byline underneath.

Our team went from pitching mockups to shipping prod features in the same sprint. The switch paid for itself in one quarter.

Priya Shah
Priya ShahHead of design · Linear

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

Import & use
import { Card26 } from "@/components/beste/piece/card26";

<Card26
  body="Our team went from pitching mockups to shipping prod features in the same sprint. The switch paid for itself in one quarter."
  author="Priya Shah"
  role="Head of design"
  initials="PS"
  company="Linear"
  image="https://images.unsplash.com/photo-1586965529163-8c7d69503892?w=200&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MjM0fHxwb3J0cmFpdHxlbnwwfHwwfHx8MA%3D%3D"
/>