CTA Card
A high-contrast call-to-action card — bold headline, supporting line, and a button to drive the next step.
A vertical stack of call-to-action buttons with icons — ideal for link-in-bio pages and resource lists.
Add it to any Hugo page's sections list — no build step.
Quick start
Drop this into your page's front matter, under the sections list. Edit the values, and HugoBlox renders the block — no build step.
- block: cta-button-list
content:
buttons:
- text: Join the waitlist
url: https://hugoblox.com/waitlist
icon: hero/sparkles
- text: Read the docs
url: /docs/
icon: hero/book-openOverview
Drive action with beautiful, conversion-focused button lists
Transform your visitors into engaged users with the CTA Button List block - a sleek, modern way to present multiple call-to-action options in an organized, visually appealing format.
High Conversion Design: Proven button styling that encourages clicks and engagement
Flexible & Scalable: Add as many buttons as needed without compromising design
Professional Appeal: Clean, modern aesthetic that works for any industry or use case
Easy Maintenance: Simple configuration that keeps your links organized and up-to-date
Perfect for entrepreneurs, creators, businesses, and anyone who wants to turn their website visitors into active participants in their ecosystem.
Reference
Every option the CTA Button List block accepts, generated from its schema.
Properties set under the block's content key.
| Property | Type | Default | Description |
|---|---|---|---|
buttonsrequired | object[] | — | Buttons to render |
buttons[].text | string | — | Button label (supports Markdown) |
buttons[].label | string | — | Alias for text |
buttons[].name | string | — | Alias for text |
buttons[].url | string | — | Button destination. Use `#<section-id>` for a same-page anchor (target block must declare matching `id`), `/path/` for internal pages, or a full `https://…` URL. |
buttons[].link | string | — | Alias for url |
buttons[].icon | string | — | Optional leading icon (icon pack format: pack/icon-name) |
buttons[].new_tab | boolean | false | Open link in a new tab (auto-detected for external URLs and PDFs) |
Frequently asked
Ready to build with the CTA Button List block?
More blocks like this
A high-contrast call-to-action card — bold headline, supporting line, and a button to drive the next step.
Alternating image-and-text rows with feature bullets and a CTA — tell your story as visitors scroll.
Pricing tiers with a monthly/yearly toggle, feature checklists, a highlighted plan, and per-tier CTAs.