Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 20:47:52 +00:00
parent c887168037
commit 1094cfdf40

View File

@@ -49,7 +49,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -63,20 +63,13 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content:
"Established in 2009, Knowledge Academy has been championing international education for over 15 years. Our mission is to make",
},
type: "text", content:
"Established in 2009, Knowledge Academy has been championing international education for over 15 years. Our mission is to make"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/friends-enjoying-lively-discussion-welldecorated-space_24972-2884.jpg",
alt: "Diverse students learning together",
},
type: "image", src: "http://img.b2bpic.net/free-photo/friends-enjoying-lively-discussion-welldecorated-space_24972-2884.jpg", alt: "Diverse students learning together"},
{
type: "text",
content:
"global education accessible to every deserving student regardless of background or circumstance.",
},
type: "text", content:
"global education accessible to every deserving student regardless of background or circumstance."},
]}
useInvertedBackground={false}
buttons={[
@@ -93,35 +86,19 @@ export default function AboutPage() {
description="The principles that guide our commitment to student success and excellence"
metrics={[
{
id: "1",
value: "100",
title: "%",
description:
"Dedicated to student success and personal growth outcomes",
icon: Users,
id: "1", value: "100", title: "%", description:
"Dedicated to student success and personal growth outcomes", icon: Users,
},
{
id: "2",
value: "50",
title: "+",
description:
"Countries partnered for global educational opportunities",
icon: Globe,
id: "2", value: "50", title: "+", description:
"Countries partnered for global educational opportunities", icon: Globe,
},
{
id: "3",
value: "95",
title: "%",
description:
"Student satisfaction rate reflecting our commitment to excellence",
icon: TrendingUp,
id: "3", value: "95", title: "%", description:
"Student satisfaction rate reflecting our commitment to excellence", icon: TrendingUp,
},
{
id: "4",
value: "15",
title: "Yrs",
description: "Of unwavering dedication to international education",
icon: Award,
id: "4", value: "15", title: "Yrs", description: "Of unwavering dedication to international education", icon: Award,
},
]}
gridVariant="uniform-all-items-equal"
@@ -135,45 +112,21 @@ export default function AboutPage() {
<TestimonialCardSix
testimonials={[
{
id: "1",
name: "Dr. Rajesh Patel",
handle: "Founder & CEO",
testimonial:
"Our vision is to transform lives through international education. Every student we guide becomes an ambassador of global cooperation.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg?_wi=5",
imageAlt: "Dr. Rajesh Patel",
},
id: "1", name: "Dr. Rajesh Patel", handle: "Founder & CEO", testimonial:
"Our vision is to transform lives through international education. Every student we guide becomes an ambassador of global cooperation.", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg", imageAlt: "Dr. Rajesh Patel"},
{
id: "2",
name: "Anita Sharma",
handle: "Head of Admissions",
testimonial:
"Personalized counseling is at the heart of what we do. We celebrate each student's unique journey and aspirations.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg?_wi=6",
imageAlt: "Anita Sharma",
},
id: "2", name: "Anita Sharma", handle: "Head of Admissions", testimonial:
"Personalized counseling is at the heart of what we do. We celebrate each student's unique journey and aspirations.", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg", imageAlt: "Anita Sharma"},
{
id: "3",
name: "Vikram Singh",
handle: "Visa Consultant",
testimonial:
"We handle the complex paperwork so students can focus on their dreams. Clarity and transparency drive our approach.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg?_wi=7",
imageAlt: "Vikram Singh",
},
id: "3", name: "Vikram Singh", handle: "Visa Consultant", testimonial:
"We handle the complex paperwork so students can focus on their dreams. Clarity and transparency drive our approach.", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg", imageAlt: "Vikram Singh"},
{
id: "4",
name: "Deepika Verma",
handle: "Student Support Manager",
testimonial:
"Supporting students from application to landing abroad is incredibly rewarding. Their success is our greatest achievement.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg?_wi=8",
imageAlt: "Deepika Verma",
},
id: "4", name: "Deepika Verma", handle: "Student Support Manager", testimonial:
"Supporting students from application to landing abroad is incredibly rewarding. Their success is our greatest achievement.", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-striped-shirt-eyeglasses_273609-13227.jpg", imageAlt: "Deepika Verma"},
]}
animationType="slide-up"
title="Meet Our Expert Team"