Team11
1.0.0Bordered team header above a dense member grid that reveals a highlighted bio card on hover and keyboard focus from medium screens up.
npx jabkit add team11Component Data
- ID
- team11
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
teammarketinggridhoverportraitsbioslanding
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Team11 {...team11Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Team11 {...team11Mocks.alternate} />
</div>