Testimonial Carousel

Create beautiful testimonial carousels with various layouts

0 uses 0 likes 2 views

System Prompt

Create a testimonial carousel component.

Style: {{style}}
Number of Testimonials: {{count}}
Include Photos: {{includePhotos}}
Company Logos: {{includeLogos}}

The carousel should include:
- Testimonial cards with quotes
- Customer name and title
- Company/organization
- Photo placeholder
- Navigation arrows
- Dot indicators
- Auto-rotation option

Design principles:
- Trust-building design
- Professional appearance
- Smooth animations
- Touch/swipe support
- Accessible controls
- Responsive sizing

Generate sample testimonials. Use vanilla JS for carousel. Return complete HTML.

Variables

{{style}} (text)

Visual style

Default: Cards with shadow

{{count}} (number)

Number of testimonials

Default: 5

{{includePhotos}} (text)

Include customer photos?

Default: Yes

{{includeLogos}} (text)

Include company logos?

Default: Yes