Themes
Marketing
Ecommerce
Installation
$ pnpm dlx shadcn@latest add @emailcn/full-width-testimonial-with-overlapping-avatar
Usage
import { FullWidthTestimonialWithOverlappingAvatar } from "@/components/emails/marketing/testimonials/full-width-testimonial-with-overlapping-avatar";<FullWidthTestimonialWithOverlappingAvatar
{...FullWidthTestimonialWithOverlappingAvatar.PreviewProps}
/>API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
quote | string | - | Testimonial quote text |
author | string | - | Author name |
role | string | - | Author role/company |
avatarUrl | string | - | Author avatar URL |
theme | EmailTheme | defaultTheme | Email theme styling |