From af70d133acc4754b5bd7fd4dd83c01f42df47868 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:56:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 24eaf13..c970e2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { description: "We believe in the strength of partnerships between students, parents, and teachers.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=1" imageAlt="Students learning in a modern school setting" mediaAnimation="opacity" /> @@ -180,7 +180,7 @@ export default function LandingPage() { id: "1", name: "Jana Nováková", role: "Principal", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=2", imageAlt: "Principal", }, { -- 2.49.1