Hero with statistics band
A claim above a four-figure band, with every figure read from the live catalogue.
Live preview
Source
This exact file renders the preview above.
components/blocks/sections/hero/stats-band.tsx
lib/catalogue/index.ts
Demo source — adapt to your project. Foundry is not published as a package.
Usage
Claim and evidence in one block. The figures come from the catalogue itself, so the section can never overstate what the library contains.
- Never hard-code a marketing number — derive it, or the first person to count will find the gap.
- Four figures maximum; a fifth stops being scannable.
Variants and states
Every entry below is a genuine difference in behaviour or layout, and every one of them is visible in the preview above.
- Claim block
- Divided figure band
- Counts derived at build time
Accessibility
- Definition list
- The band is a dl, pairing each figure with its label programmatically.
- Tabular figures
- Numerals use tabular-nums so the band does not jitter between palettes.
Foundry implements published ARIA patterns and is tested against them. No WCAG certification is claimed — see the accessibility documentation for what is and is not covered.
Related
All sectionsDivided statistics band
Four figures separated by rules rather than boxed in cards.
starter3 variantsInverted statistics panel
A dark band of four derived figures, used as punctuation between light sections.
starter3 variantsProduct launch hero
Version chip, product name, one-line promise, one action, and a three-figure fact strip.
starter3 variants