From 1f97eb4ceb1d4883ab21ceda9790c50cf853f9fe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 14:48:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2708310..da99f6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/high-angle-students-studying-together_23-2149647045.jpg" imageAlt="luxurious classroom civil services india" - mediaAnimation="text-stagger" + mediaAnimation="blur-reveal" useInvertedBackground={false} /> @@ -74,7 +74,7 @@ export default function LandingPage() { icon={ShieldCheck} imageSrc="http://img.b2bpic.net/free-photo/colleagues-studying-together-group-study_23-2149211084.jpg" imageAlt="retired bureaucrat mentorship session" - mediaAnimation="text-stagger" + mediaAnimation="blur-reveal" useInvertedBackground={false} /> @@ -99,7 +99,7 @@ export default function LandingPage() { } ]} gridVariant="three-columns-all-equal-width" - animationType="subtle-shadow" + animationType="blur-reveal" title="Unparalleled Mentorship & Frameworks" description="Our curriculum is built on pillars of excellence, integrating proven strategies with personalized support to maximize your potential." tag="Exclusive Offerings" @@ -118,7 +118,7 @@ export default function LandingPage() { { id: "mentors", value: "15+", description: "Experienced retired bureaucrats and subject matter experts." }, { id: "legacy", value: "10+", description: "Years of fostering civil services excellence and leadership." } ]} - metricsAnimation="text-stagger" + metricsAnimation="blur-reveal" useInvertedBackground={false} /> @@ -127,7 +127,7 @@ export default function LandingPage() {