Three headline stats side by side with uppercase labels. Clean, no chrome.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Socialproof10 } from "@/components/beste/piece/socialproof10";
<Socialproof10
stats={[
{
"value": "12K",
"label": "Customers"
},
{
"value": "99.98%",
"label": "Uptime"
},
{
"value": "4.9★",
"label": "Rating"
}
]}
/>