Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education9 } from "@/components/beste/piece/education9";
<Education9
days={14}
caption="Show up tomorrow to keep it alive."
week={[
"done",
"done",
"done",
"missed",
"done",
"today",
"future"
]}
tone="orange"
/>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.
Saved-quote card grouping highlighter-tinted excerpts and an italic personal note beneath them.
Spaced-repetition deck summary with italic card fronts and new, learning, review, or mastered pills.
Graded assignment card with a color-tinted letter tile, score fraction, and a clipped feedback excerpt.
Quiz outcome card with a trophy tile, pass or fail tint, score fraction, percent, and elapsed time.