Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
</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="text-stagger"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
<TeamCardTen
|
||||
title="Guidance from the Architects of Administration"
|
||||
tag="Our Elite Mentors"
|
||||
membersAnimation="text-stagger"
|
||||
membersAnimation="blur-reveal"
|
||||
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="text-stagger"
|
||||
faqsAnimation="blur-reveal"
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user