From 9fc2ae855c3b52cddb8c30459b4778078d83514d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 14:39:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b68511..82832bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,10 +57,10 @@ export default function LandingPage() { { text: "Explore Gold Courses", href: "#courses" }, { text: "Book Free Advisory Demo", href: "#contact" } ]} - background={{ variant: "circleGradient" }} + 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="entrance-slide" + mediaAnimation="text-stagger" 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="entrance-slide" + mediaAnimation="text-stagger" useInvertedBackground={false} /> @@ -99,7 +99,7 @@ export default function LandingPage() { } ]} gridVariant="three-columns-all-equal-width" - animationType="entrance-slide" + animationType="fade-in" 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="entrance-slide" + metricsAnimation="text-stagger" useInvertedBackground={false} /> @@ -127,7 +127,7 @@ export default function LandingPage() {