Crimson Testimonial Wall
A bold marketing testimonial section with three customer quote cards.
Features
- Three testimonial cards in a responsive grid
- Deep crimson/red accent with warm neutral backgrounds
- Five-star rating display per testimonial
- Avatar circles with author initials
- Author name, role, and company attribution
- Light and dark mode support
Usage
import RegistryItem from './registry-item';
export default function Page() {
return <RegistryItem />;
}
Customization
- Edit the
testimonials array to update quotes, authors, and ratings
- Adjust crimson/rose accent colors via Tailwind classes
- Add more testimonial cards — the grid auto-adjusts
- Replace avatar circles with actual images if available