JJabKit
Theme preference

Cta22

1.0.0

Marketing CTA with a dark app-download panel, store badges, overlapping phone imagery, and a muted newsletter form in a three-column grid.

npx jabkit add cta22

Component Data

ID
cta22
Category
marketing
Version
1.0.0
Added
2026-09-05
Type
block
Keyboard nav
Yes
Reduced motion
Yes
ctamarketingdownloadnewsletterapp-storeformlanding

Dependencies

  • lucide-react
  • clsx
  • tailwind-merge

Examples

Default

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

Variants

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