From 20ff32af9664b59f2dea8fb6195d82b683bc14db Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 02:30:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7143e0..f4fd0bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,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="default" animationType="slide-up" textboxLayout="default" useInvertedBackground={false}