Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 21:55:32 +00:00
parent 4aca676ebc
commit 248d35d0c2

View File

@@ -93,21 +93,21 @@ export default function AboutPage() {
id: 1,
title: "Relatable Teaching",
description: "Your tutor was recently where you are. They remember the hard parts and explain concepts in ways that click.",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-students-sitting-table-reading-book_23-2148166392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teenage-students-sitting-table-reading-book_23-2148166392.jpg?_wi=4",
imageAlt: "Math tutoring session with high school tutors",
},
{
id: 2,
title: "Affordable & Accessible",
description: "High-quality instruction without premium price tags. We reinvest in our tutors and pass savings to families.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-kids-elementary-school_53876-46934.jpg?_wi=4",
imageAlt: "Group tutoring class",
},
{
id: 3,
title: "Flexible Scheduling",
description: "Tutoring that fits your life. Choose one-on-one or group, schedule around school and activities, learn at your pace.",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-taking-selfie-together-group-study_23-2149211091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-taking-selfie-together-group-study_23-2149211091.jpg?_wi=4",
imageAlt: "Student founders team",
},
]}