Testimonial Masonry Wall
A production-scale, light + dark Testimonial Masonry Wall component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add testimonial-masonry-wallLive preview available in the gallery.
Usage
import { TestimonialMasonryWall } from "@lerpa/ui";
<TestimonialMasonryWall />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| eyebrow | string | — | |
| title | string | — | |
| items | TestimonialItem[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.