CtaButtonBlock


The CtaButtonBlock renders a single prominently styled button that links to any internal or external URL. Use it to add a focused action at the end of a text section without the full weight of a CtaBlock.

About this block

The CtaButtonBlock is the lightest call-to-action component in the library. It renders a single button — no heading, no body text, no image. The button label and destination URL are its only editable properties.

Use it when you need a discrete, unobtrusive action link at the end of a rich-text section, or when the surrounding content already provides the context and you just need the click target.

When to use CtaButtonBlock

  • As a final action at the bottom of a rich-text block
  • When a full CtaBlock (with heading and image) would be visually too heavy
  • Inside a LayoutBlock column alongside other content

When to use CtaBlock instead

  • When you want a section-level call to action with a heading, body text and optional image
  • When the button needs visual emphasis as a standalone content module