Feature261
1.0.0Marketing bento mosaic mixing a tall photo, a stat callout, a pricing tile, a short promo, an avatar cluster, and a supporting image.
npx jabkit add feature261Component Data
- ID
- feature261
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-05
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
featuremarketingbentostatspricingavatarsmedialanding
Dependencies
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<Feature261 {...feature261Mocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<Feature261 {...feature261Mocks.alternate} />
</div>