Two Layouts
Row (horizontal) or grid (responsive) display
Numbers tell stories. Show your impact with clean, professional stat displays. Choose row or grid layout, add prefixes and suffixes, and watch trust build.
The Stats component displays key metrics with optional headings. Choose row layout for horizontal display or grid for responsive wrapping.
Best for: 3-4 stats, hero sections, homepage
Stats display in a horizontal row on desktop, stacking on mobile.
<Stats
heading="Our Impact in Numbers"
stats=[object Object][object Object][object Object][object Object]
layout="row"
/> Best for: 3-6 stats, about pages, landing pages
Stats display in a responsive grid that adapts to screen size.
<Stats
heading="Why Businesses Choose Us"
stats=[object Object][object Object][object Object]
layout="grid"
/> suffix: '+' → 500+suffix: '%' → 98%suffix: 'K' → 15Ksuffix: 'M' → 2Msuffix: 'K+' → 25K+prefix: '$' → $2Mprefix: '€' → €500prefix: '#' → #1Row (horizontal) or grid (responsive) display
Format with $, +, %, K, M, etc.
Full dark mode support built-in
Adapts to all screen sizes
Show your achievements and build trust with impressive numbers.