From f7d43b6062e1fdeea3eb1fa5f7466c88fa4c312b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:39:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adb3269..62a9c9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,11 +59,11 @@ export default function LandingPage() { testimonials={[ { name: "Emma", handle: "Age 8, Happy Learner", testimonial: "EduPlay is so much fun! I love the games and I'm learning so much!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg?_wi=1" }, { name: "Lucas", handle: "Age 10, Math Master", testimonial: "The math games help me understand numbers better. I play every day!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg?_wi=2" } ]} testimonialRotationInterval={5000} @@ -149,11 +149,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sophia", role: "Age 7", company: "Math Champion", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg?_wi=3" }, { id: "2", name: "Ethan", role: "Age 9", company: "Reading Star", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-apple_1098-2602.jpg?_wi=4" }, { id: "3", name: "Mia", role: "Age 6", company: "New Learner", rating: 5,