Metrics Strip

metrics_strip renders a dense row of statistics for mid-page proof without a full section header.

When to Use

Use it between landing sections when visitors need a quick confidence boost.

Usage

{{ metrics_strip(label="Proof", stat_1_value="10k", stat_1_label="Downloads") }}

Live Example

Theme proof

24

New sections

4px

Spacing grid

64rem

Single breakpoint

0

Heavy effects

Parameters

ParameterDescription
containerInner content width.
labelOptional leading label.
stat_N_valueStatistic value, up to 4.
stat_N_labelStatistic label.
bgFull-width section background token.
classAdditional CSS classes on the outer section.