Testimonial Card
A card component for displaying customer testimonials with avatar, name, role, company, quote text with quotation styling, and optional star rating.
“This component library has completely transformed our development workflow. The attention to detail is incredible.”
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/testimonial-card.tsx
Installation
Using shadcn CLI
npx shadcn add testimonial-card --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-mergeRelated Cards Components
Ambient Glow Card
A feature card with a rotating ambient aura for premium highlights.
Animated Card Hover
Hover tilt card with optional glare and depth effect.
Animated Gradient Border Card
Card with a rotating gradient border for premium emphasis.
Bento Card
Card component for bento grid layouts. Supports multiple sizes (1x1, 2x1, 1x2, 2x2) with optional gradient backgrounds.
Bento Grid
Asymmetric bento layout tiles with ambient glow and shine animations.
Card
Flexible card container with header, content, and footer sections.