JJabKit
Theme preference

Cta28

1.0.0

Dark enterprise CTA with a serif headline, two-column icon capability grid, wide action, and a layered photo collage on extra-wide layouts.

npx jabkit add cta28

Component Data

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

Dependencies

  • lucide-react
  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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