JJabKit
Theme preference

Content1

1.0.0

Long-form marketing article with a sticky in-page outline, scroll-linked active sections, and rich body blocks for images, lists, tables, and callouts.

npx jabkit add content1

Component Data

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

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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