Update src/app/page.tsx

This commit is contained in:
2026-03-15 11:57:41 +00:00
parent a4a635a553
commit da2c7033fd

View File

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