Circular ring showing percent complete next to a course label and a lessons-done caption.
The import and the props worth knowing about, in one place.
import { Education3 } from "@/components/beste/piece/education3";
<Education3
completed={14}
total={24}
label="React performance"
/>Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
Quiz outcome card with a trophy tile, pass or fail tint, score fraction, percent, and elapsed time.
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.
Skill card with a violet level badge, XP numerator over denominator, and a gradient progress track.
Saved-quote card grouping highlighter-tinted excerpts and an italic personal note beneath them.