From 8795d547ddd9582feb2c27e2e6a54d4204cd8e11 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 14:42:42 +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 261e95d..f6f098f 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="hover-bubble" 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="hover-bubble" useInvertedBackground={false} /> @@ -99,7 +99,7 @@ export default function LandingPage() { } ]} gridVariant="three-columns-all-equal-width" - animationType="entrance-slide" + animationType="depth-3d" 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="hover-bubble" useInvertedBackground={false} /> @@ -127,7 +127,7 @@ export default function LandingPage() {