Update src/app/page.tsx

This commit is contained in:
2026-04-18 02:16:28 +00:00
parent 9b1cd3607c
commit 21c1d62ec4

View File

@@ -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",
},
{