Back to Components
Components
Quote Block
Styled blockquote with attribution and optional avatar.
“Clarity in the UI makes every decision faster and every handoff smoother.”
Maya Patel
Design Director
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/quote-block.tsx
Installation
Using shadcn CLI
npx shadcn add quote-block --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge