From 3034f75db2664a1e6f61a0bbb56ccc27e8a7f40a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 18:12:17 +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 a573f57..e6c111f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { imageAlt: "Learning environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg?_wi=1", imageAlt: "Nature-based exploration", }, { - imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511051.jpg?_wi=1", imageAlt: "Collaborative classroom play", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mother-observes-daughter-coloring-notebook-home_641386-629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-observes-daughter-coloring-notebook-home_641386-629.jpg?_wi=1", imageAlt: "Creative storytelling time", }, ]} @@ -124,17 +124,17 @@ export default function LandingPage() { { title: "Exploration", description: "Hands-on discovery through nature.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-looking-together-snail_23-2149002842.jpg?_wi=2", }, { title: "Collaboration", description: "Building community and social skills.", - imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/students-learning-school-their-classroom_23-2149511051.jpg?_wi=2", }, { title: "Creativity", description: "Nurturing storytelling and imagination.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-observes-daughter-coloring-notebook-home_641386-629.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-observes-daughter-coloring-notebook-home_641386-629.jpg?_wi=2", }, ]} title="Our Learning Pillars"