Update src/app/page.tsx

This commit is contained in:
2026-06-11 14:43:46 +00:00
parent 8795d547dd
commit c1684334a6

View File

@@ -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="hover-bubble"
mediaAnimation="text-stagger"
useInvertedBackground={false}
/>
</div>
@@ -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="hover-bubble"
mediaAnimation="text-stagger"
useInvertedBackground={false}
/>
</div>
@@ -99,7 +99,7 @@ export default function LandingPage() {
}
]}
gridVariant="three-columns-all-equal-width"
animationType="depth-3d"
animationType="subtle-shadow"
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="hover-bubble"
metricsAnimation="text-stagger"
useInvertedBackground={false}
/>
</div>
@@ -127,7 +127,7 @@ export default function LandingPage() {
<TeamCardTen
title="Guidance from the Architects of Administration"
tag="Our Elite Mentors"
membersAnimation="hover-bubble"
membersAnimation="text-stagger"
members={[
{ id: "mentor-1", name: "Dr. Anand Sharma, IAS (Retd.)", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "professional Indian male portrait" },
{ id: "mentor-2", name: "Smt. Priya Singh, IPS (Retd.)", imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1363.jpg", imageAlt: "professional Indian female portrait" },
@@ -204,7 +204,7 @@ export default function LandingPage() {
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common queries about Apex IAS Academy, our programs, and the admission process."
faqsAnimation="hover-bubble"
faqsAnimation="text-stagger"
textPosition="left"
useInvertedBackground={false}
/>