Resume-the-lesson banner with a play tile, eyebrow label, title, time remaining, and a Resume button.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education8 } from "@/components/beste/piece/education8";
<Education8
eyebrow="Continue learning"
title="Memoizing expensive renders"
remaining="7 min left · Chapter 4"
action="Resume"
/>Video lesson card with a play thumbnail, duration badge, watched bar, and a chapter eyebrow.
Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
Saved-quote card grouping highlighter-tinted excerpts and an italic personal note beneath them.
Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Single lesson entry with a status glyph on the left, title, duration, and padded index on the right.
Teacher dashboard tile with a progress bar and three tinted tiles counting submitted, late, and missing.