From da2c7033fd4ff251b19820d9dc4e03fbaac734a3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 11:57:41 +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 1fcd0fe..385a105 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function HomePage() { handle: "Parent", testimonial: "Outstanding educational standards and caring faculty. My child has flourished here.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-writing-homework-while-mother-is-trying-explain-her-assignment_637285-9338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-girl-writing-homework-while-mother-is-trying-explain-her-assignment_637285-9338.jpg?_wi=1", imageAlt: "Parent Student Meeting", }, { @@ -127,7 +127,7 @@ export default function HomePage() { handle: "Parent", testimonial: "Excellent discipline and character building. Best decision for my son's future.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-writing-homework-while-mother-is-trying-explain-her-assignment_637285-9338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-girl-writing-homework-while-mother-is-trying-explain-her-assignment_637285-9338.jpg?_wi=2", imageAlt: "Parent Student Meeting", }, ]} -- 2.49.1