Merge version_2 into main #2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user