Update src/app/about/page.tsx
This commit is contained in:
@@ -96,21 +96,21 @@ export default function AboutPage() {
|
||||
id: "01",
|
||||
title: "Accessibility",
|
||||
description: "Education should be available to every student, regardless of their background. We break down barriers to learning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/study-group-learning-library_23-2149215381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/study-group-learning-library_23-2149215381.jpg?_wi=2",
|
||||
imageAlt: "Accessible learning environment",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Quality Content",
|
||||
description: "Our curriculum is developed by experienced educators and updated regularly to meet current educational standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-blonde-female-math-teacher-wearing-glasses-standing-view-front-chalkboard-holding-chalk-keeping-hand-waist-solving-math-problem-classroom_141793-105403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-young-blonde-female-math-teacher-wearing-glasses-standing-view-front-chalkboard-holding-chalk-keeping-hand-waist-solving-math-problem-classroom_141793-105403.jpg?_wi=2",
|
||||
imageAlt: "High-quality educational content",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Student Success",
|
||||
description: "We measure our success by the achievements of our students. Every improvement matters, and we celebrate every milestone.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-with-books_23-2148448082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-girl-with-books_23-2148448082.jpg?_wi=2",
|
||||
imageAlt: "Student achievement and growth",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user