Enrollment Stats

Course metadata strip summarizing student count, star rating, and last updated in a three-column grid.

Full-stack TypeScript · Spring cohort
Students12,480
Rating4.8
UpdatedLast week

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Education6 } from "@/components/beste/piece/education6";

<Education6
  title="Full-stack TypeScript · Spring cohort"
  students="12,480 enrolled"
  rating="4.8"
  updated="Updated last week"
/>