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", }, ]}