From 0f59d199eb9659c43dbfe92abc916d8826c1f473 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 06:43:58 +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 2653908..4f3e1b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description="We provide premium, screen-free learning materials designed by educators to develop creativity, critical thinking, and essential skills in children aged 4-10. Every worksheet is crafted to balance fun with educational value." tag="Our Mission" tagIcon={Heart} - tagAnimation="fade-in" + tagAnimation="slide-up" metrics={[ { value: "500+", title: "Unique Worksheets" }, { value: "50K+", title: "Happy Families" }, -- 2.49.1