Awards Recognition Strip
A production-scale, light + dark Awards Recognition Strip component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add awards-recognition-stripLive preview available in the gallery.
Usage
import { AwardsRecognitionStrip } from "@lerpa/ui";
<AwardsRecognitionStrip />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| eyebrow | string | — | |
| title | string | — | |
| awards | AwardItem[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.