A statistics section with animated count-up numbers, colored icons, and gradient card backgrounds that reveal on scroll into view.
import StatsCounterBlockBaseui from "@/components/ui/stats-counter-block-baseui"; export default function Demo() { return <StatsCounterBlockBaseui />; }