build69
build69  /  Components  /  Marketing Sections  /  Stats

Stats

v1.0.9Updated 27 Aug 2026

Metrics / stats band highlighting headline numbers (users, uptime, revenue). Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 12 stories
Why this is recommendedstatsmetricsnumberskpi+3

Stats — band.

Recommended for+14
  • Landing pages
  • About / company pages
  • Marketing pages
Tags+6
statsmetricsnumberskpimarketingsectionband
Features+4
  • Band, cards, split-with-copy and gradient layouts
  • Value + label per stat
  • Self-contained — no required props
Not recommended for−2
  • Interactive dashboards (use chart components)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "Stats" })

Usage

import { StatsBand } from '@/components/sections/stats';

<StatsBand />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override

string

Related