Command Palette

Search for a command to run...

2.1k
Components

Testimonial 2

Display a testimonial quote with author attribution and source link.

Loading…

Installation

pnpm dlx shadcn@latest add @ncdai/testimonial-2

Usage

import { Testimonial2 } from "@/components/testimonial-2"
<Testimonial2
  authorName="Guillermo Rauch"
  authorTagline="CEO @Vercel"
  url="https://x.com/rauchg/status/1978913158514237669"
  quote="awesome. Love the components, especially slide-to-unlock. Great job"
/>

API reference

Testimonial2

Prop

Type

Command Palette

Search for a command to run...