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}
hours="6h 42m"
progress={58}
tone="ocean"
/>