Single lesson entry with a status glyph on the left, title, duration, and padded index on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education2 } from "@/components/beste/piece/education2";
<Education2
index={3}
title="Composing tokens with Tailwind"
duration="18 min"
status="current"
/>Saved-quote card grouping highlighter-tinted excerpts and an italic personal note beneath them.
Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
Video lesson card with a play thumbnail, duration badge, watched bar, and a chapter eyebrow.
Resume-the-lesson banner with a play tile, eyebrow label, title, time remaining, and a Resume button.
Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Multiple-choice card with a progress bar in the header, stem text, and four lettered option rows.