Back to Components
Content

Quote Block

Styled blockquote with attribution and optional avatar.

PropsUsage ExampleVariations
Clarity in the UI makes every decision faster and every handoff smoother.
Maya Patel

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.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Content Components