Team Grid Four Column
A production-scale, light + dark Team Grid Four Column component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add team-grid-four-columnLive preview available in the gallery.
Usage
import { TeamGridFourColumn } from "@lerpa/ui";
<TeamGridFourColumn />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| eyebrow | string | — | |
| title | string | — | |
| subtitle | string | — | |
| members | TeamMember[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.