diff --git a/src/app/page.tsx b/src/app/page.tsx index 3138f87..0222f13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,37 +79,37 @@ export default function HomePage() { background={{ variant: "grid" }} leftCarouselItems={[ { - 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=1", imageAlt: "Math tutoring session with high school tutors" }, { - 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=1", imageAlt: "Student founders team" }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-helping-her-son-finish-homework_23-2148622811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-helping-her-son-finish-homework_23-2148622811.jpg?_wi=1", imageAlt: "One-on-one tutoring session" }, { - 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=1", imageAlt: "Group tutoring class" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-psd/e-learning-online-distance-classes-vertical-poster-template_23-2149442074.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/e-learning-online-distance-classes-vertical-poster-template_23-2149442074.jpg?_wi=1", imageAlt: "Free trial tutoring session" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-cellphone-while-working-laptop_23-2148187181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-talking-cellphone-while-working-laptop_23-2148187181.jpg?_wi=1", imageAlt: "Contact and communication" }, { - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3036.jpg?_wi=1", imageAlt: "Student testimonial 1" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg?_wi=1", imageAlt: "Student testimonial 2" } ]} @@ -155,21 +155,21 @@ export default function HomePage() { 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=2", imageAlt: "Relatable teaching approach" }, { 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=2", imageAlt: "Affordable group tutoring" }, { 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=2", imageAlt: "Flexible scheduling options" } ]} @@ -187,13 +187,13 @@ export default function HomePage() { { id: "1", name: "Alex Chen", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3036.jpg?_wi=2", imageAlt: "Alex Chen" }, { id: "2", name: "Jordan Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-casual-sweater-pink-wall_343596-5873.jpg?_wi=2", imageAlt: "Jordan Martinez" }, { @@ -273,7 +273,7 @@ export default function HomePage() { title="Get in Touch" description="Have questions about our tutoring services? Reach out to us directly. We're here to help you find the perfect learning solution." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-man-talking-cellphone-while-working-laptop_23-2148187181.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-talking-cellphone-while-working-laptop_23-2148187181.jpg?_wi=2" imageAlt="Contact Indigo Academics" mediaAnimation="slide-up" mediaPosition="right"