From c312fe65abf19fccfc0a0879d43c4c02f55a9f2d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 00:28:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 087b6bf..8833d6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-child-having-brush-her-chic-curly-blond-hair-wearing-blue-shirt-white-t-shirt-she-is-showing-her-painted-fingers-looking-camera-gray-background_639032-1599.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-child-having-brush-her-chic-curly-blond-hair-wearing-blue-shirt-white-t-shirt-she-is-showing-her-painted-fingers-looking-camera-gray-background_639032-1599.jpg?_wi=1" imageAlt="Happy child learning in a preschool environment" mediaAnimation="slide-up" avatars={[ @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Hands-on projects that encourage imagination and problem-solving.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-teacher-kids-playing-with-ball_23-2148673101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-teacher-kids-playing-with-ball_23-2148673101.jpg?_wi=1" imageAlt="Bright and safe preschool classroom" mediaAnimation="slide-up" /> @@ -160,7 +160,7 @@ export default function LandingPage() { icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/crop-child-painting-egg-with-yellow_23-2147752253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-child-painting-egg-with-yellow_23-2147752253.jpg?_wi=1", imageAlt: "Art project", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageAlt: "Children doing crafts", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-child-having-brush-her-chic-curly-blond-hair-wearing-blue-shirt-white-t-shirt-she-is-showing-her-painted-fingers-looking-camera-gray-background_639032-1599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-child-having-brush-her-chic-curly-blond-hair-wearing-blue-shirt-white-t-shirt-she-is-showing-her-painted-fingers-looking-camera-gray-background_639032-1599.jpg?_wi=2", imageAlt: "happy preschooler playing creative", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { imageAlt: "Kids dancing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-teacher-kids-playing-with-ball_23-2148673101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-teacher-kids-playing-with-ball_23-2148673101.jpg?_wi=2", imageAlt: "modern preschool classroom bright interior", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { imageAlt: "Child writing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/crop-child-painting-egg-with-yellow_23-2147752253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-child-painting-egg-with-yellow_23-2147752253.jpg?_wi=2", imageAlt: "preschool art activity children creative", }, ]} -- 2.49.1