build69
build69  /  Components  /  Marketing Sections  /  Cta

Cta

v1.0.11Updated 27 Aug 2026

Call-to-action section that converts — bold headline plus prominent buttons. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 13 stories
Simple CenteredOpen ↗
Why this is recommendedctacall-to-actionconversionmarketing+3

Cta centred on the page — simple.

Recommended for+14
  • Landing pages
  • End-of-page conversion blocks
  • Marketing pages
Tags+6
ctacall-to-actionconversionmarketingsectionsimplecentered
Features+4
  • Centered, gradient-panel, split-with-image, with-stats and inline-newsletter layouts
  • Primary + secondary action slots
  • Self-contained — no required props
Not recommended for−2
  • In-app dashboards

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Cta" })

Usage

import { CtaGradientPanel } from '@/components/sections/cta';

<CtaGradientPanel />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related