Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education1 } from "@/components/beste/piece/education1";
<Education1
title="Design systems for shipping teams"
instructor="Beste Sözen"
lessons={24}
lessonsLabel="lessons"
hours="6h 42m"
progress={58}
tone="primary"
/>Video lesson card with a play thumbnail, duration badge, watched bar, and a chapter eyebrow.
Course assignment card with a violet file tile, status pill, due date, and attachment count footer.
Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Graded assignment card with a color-tinted letter tile, score fraction, and a clipped feedback excerpt.
Spaced-repetition deck summary with italic card fronts and new, learning, review, or mastered pills.
Multiple-choice card with a progress bar in the header, stem text, and four lettered option rows.