From 21c1d62ec457d2c2280c99e43b673c06fbd5978b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 02:16:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, {