diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e4b25e..bac42dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Sharon Ackerman provides compassionate, private educational support tailored to the unique needs of special learners." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg?_wi=1", imageAlt: "Educator teaching child", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg?_wi=1", imageAlt: "Educator teaching child", }, { @@ -83,11 +83,11 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-cheating-school_23-2150104983.jpg?_wi=2", imageAlt: "Educator teaching child", }, { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361576.jpg?_wi=2", imageAlt: "Educator teaching child", }, {