Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 21:33:04 +00:00

View File

@@ -82,7 +82,8 @@ export default function LandingPage() {
title: "Teachers can't check every step", description: "Class size and time constraints mean reasoning errors go undetected and repeated.", icon: AlertCircle,
},
{
title: "Students repeat the same mistakes", description: "Without targeted feedback on their exact error, students rebuild faulty mental models."},
title: "Students repeat the same mistakes", description: "Without targeted feedback on their exact error, students rebuild faulty mental models.", icon: CheckCircle2,
},
]}
mediaAnimation="blur-reveal"
imagePosition="right"