Team14
1.0.0Split hiring section with a bordered statement panel, ghost CTA, and a row of tall member portraits that becomes a looping carousel on small screens.
npx jabkit add team14Component Data
- ID
- team14
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
teammarketinghiringportraitscarouselctalanding
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Team14 {...team14Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Team14 {...team14Mocks.alternate} />
</div>