Skip to main content
Individual stat cards with subtle styling and spacing. Perfect for highlighting key metrics in a clean, minimal design.

Installation

Install the component from the Blocks registry:
npx shadcn@latest add @blocks/stats-03

Dependencies

This component requires the following shadcn/ui components:
  • card

Usage

import Stats03 from "@/components/stats-03";

export default function Page() {
  return <Stats03 />;
}

Features

  • Card-based layout - Individual cards for each stat
  • Minimal design - Clean, distraction-free presentation
  • Flexible grid - Responsive column layout
  • Shadow effects - Subtle elevation for depth
  • Easy customization - Simple structure for modifications

Use Cases

  • Landing pages
  • Product dashboards
  • Overview pages
  • Report summaries
  • Metric highlights

Build docs developers (and LLMs) love