JJabKit
Theme preference

About14

1.0.0

Six-column about block with a large headline, full-width hero image, labeled intro, inline avatar profile, and a philosophy statement.

npx jabkit add about14

Component Data

ID
about14
Category
marketing
Version
1.0.0
Added
2026-09-05
Type
block
Keyboard nav
Yes
Reduced motion
Yes
aboutmarketingstoryportraitphotographygridlanding

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

<div className="bg-background text-foreground">
      <About14 {...about14Mocks.default} />
    </div>

Variants

<div className="bg-background text-foreground">
      <About14 {...about14Mocks.alternate} />
    </div>