completionId: cgen-c03bb165c2444f85af3d24caa013210e
cgen-c03bb165c2444f85af3d24caa013210e
This commit is contained in:
parent
4b75980bb9
commit
13cecdca8d
1 changed files with 2 additions and 2 deletions
|
|
@ -544,8 +544,8 @@ const curriculumModules: CurriculumModule[] = [
|
|||
export default function DocsCurriculumEthos() {
|
||||
const curriculumStats = [
|
||||
{ label: "Total modules", value: "4", icon: Layers },
|
||||
{ label: "Lessons (planned)", value: "20+", icon: BookOpenCheck },
|
||||
{ label: "Certifications", value: "2", icon: CheckCircle },
|
||||
{ label: "Lessons (live)", value: "23", icon: BookOpenCheck },
|
||||
{ label: "Estimated hours", value: "18+", icon: Sparkles },
|
||||
];
|
||||
|
||||
const highlights = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue