Stats with numbers
Loading preview...
import { Stats2 } from "@/components/ui/stats-2"; export default function DemoOne() { return <Stats2 />; }