Update src/app/about/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function AboutPage() {
|
||||
description="We are committed to nurturing well-rounded individuals through a blend of rigorous academics, character building, and holistic development. Our experienced faculty, safe campus environment, and focus on student achievement have made us the trusted choice for families across Hyderabad."
|
||||
tag="Our Commitment"
|
||||
tagIcon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-running-outdoors_23-2149033525.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-running-outdoors_23-2149033525.jpg?_wi=2"
|
||||
imageAlt="Gandhi High School campus"
|
||||
buttons={[{ text: "Visit Our Campus", href: "/campuses" }]}
|
||||
useInvertedBackground={true}
|
||||
@@ -86,13 +86,13 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Experienced Faculty", description: "Highly qualified teachers with expertise in modern pedagogy and dedicated to student success", imageSrc: "http://img.b2bpic.net/free-photo/profile-woman-girl-looking-each-other_259150-58189.jpg", imageAlt: "School library"},
|
||||
title: "Experienced Faculty", description: "Highly qualified teachers with expertise in modern pedagogy and dedicated to student success", imageSrc: "http://img.b2bpic.net/free-photo/profile-woman-girl-looking-each-other_259150-58189.jpg?_wi=3", imageAlt: "School library"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Strong Academic Curriculum", description: "Comprehensive curriculum balancing traditional academics with critical thinking and problem-solving skills", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working_23-2148484251.jpg", imageAlt: "Science lab"},
|
||||
title: "Strong Academic Curriculum", description: "Comprehensive curriculum balancing traditional academics with critical thinking and problem-solving skills", imageSrc: "http://img.b2bpic.net/free-vector/scientists-working_23-2148484251.jpg?_wi=3", imageAlt: "Science lab"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Safe & Disciplined Environment", description: "Well-maintained secure campus with clear disciplinary policies and round-the-clock monitoring", imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg", imageAlt: "Campus building"},
|
||||
title: "Safe & Disciplined Environment", description: "Well-maintained secure campus with clear disciplinary policies and round-the-clock monitoring", imageSrc: "http://img.b2bpic.net/free-photo/floor-with-tree_1127-3561.jpg?_wi=2", imageAlt: "Campus building"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
description="Fill out the form below to request information about admissions at Gandhi High School. Our team will contact you within 24 hours."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/registration-form-template-with-flat-design_23-2147977849.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/registration-form-template-with-flat-design_23-2147977849.jpg?_wi=2"
|
||||
imageAlt="Admissions enquiry form"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user