Benefits Checklist

benefits_checklist combines a left/right narrative with a compact checklist for scannable value props.

When to Use

Use it when the section must explain a core benefit and quickly prove coverage across several requirements.

Usage

{{ benefits_checklist(title="Built for teams", panel_title="Included", check_1="Docs", check_2="Landing sections") }}

Live Example

Benefits

Ship polished landing pages faster

Compose production-ready sections with consistent spacing, dark mode, and structural borders.

Included out of the box

Clean responsive layouts
Reusable conversion sections
Proof and trust patterns
Minimal JavaScript

Parameters

ParameterDescription
containerInner content width.
eyebrowSmall uppercase label above the heading.
titleSection heading.
descriptionSupporting copy.
action_1_textPrimary button label.
action_1_urlPrimary button URL.
action_2_textSecondary button label.
action_2_urlSecondary button URL.
panel_titleChecklist card title.
check_NChecklist items, up to 8.
reverseUse true to place the checklist first.
bgFull-width section background token.
classAdditional CSS classes on the outer section.