Testimonial 2

Display a testimonial quote with author attribution and source link.

awesome. Love the components, especially slide-to-unlock. Great job

Guillermo Rauch CEO @Vercel

Installation

pnpm dlx shadcn-svelte@latest add http://sveltekit-prerender/r/testimonial-2.json

Usage

usage.svelte

Features

  • Displays a testimonial quote with author name and tagline
  • Links out to the original source (e.g., a tweet) through its URL prop

Props

Testimonial2

Quote and author attribution with an external profile link.

NameTypeDefaultDescription
authorNamestringrequiredFull display name of the testimonial author.
authorTaglinestringrequiredShort title or description shown beside the author.
urlstringrequiredLink to the author's profile, website, or social page.
quotestringrequiredTestimonial quote content.
classstringundefinedAdditional classes applied to the figure.