diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6b65e2c..a9cabef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]}