Update src/app/page.tsx

This commit is contained in:
2026-06-13 02:28:37 +00:00
parent 133198939d
commit 1605da33ec

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
{ id: "m2", value: "85%", title: "Skills Mastered", description: "High mastery rate in foundational math and STEM concepts.", icon: Award },
{ id: "m3", value: "95%", title: "Confidence Boost", description: "Significant increase in student confidence and engagement.", icon: Smile },
]}
gridVariant="three-columns"
gridVariant={3}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}