Components
Loading preview...
A bold, asymmetric analytics section where a hero CountUp figure overlays a live area chart, instantly drawing focus. Floating side stats and a clean CTA create a premium, dashboard-inspired Ruixen UI showcase.
npx shadcn@latest add https://21st.dev/r/ruixen.ui/ruixen-statsimport RuixenStats from "@/components/ui/ruixen-stats";
export default function DemoOne() {
return <RuixenStats />;
}