From 2b708a57010c9717ef50a31c5006d0a1bd28726b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:31:46 +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 e4aab54..e6a7a26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { }, { id: "2", name: "Marcus Thompson", handle: "@marcus_ivy", testimonial: "The ACT group sessions were incredible. My score jumped from 31 to 35, and I felt so much more confident. The tutors really understand how students learn.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-student-wearing-graduation-cape-looking-her-notebook_114579-92485.jpg", imageAlt: "Marcus Thompson" + imageSrc: "http://img.b2bpic.net/free-photo/young-student-wearing-graduation-cape-looking-her-notebook_114579-92485.jpg?_wi=1", imageAlt: "Marcus Thompson" }, { id: "3", name: "Sarah Rodriguez", handle: "@sarah_mit", testimonial: "From struggling with math to getting a 780 on the SAT Math section - I couldn't have done it without Kweller's structured approach and encouragement.", rating: 5, @@ -204,7 +204,7 @@ export default function LandingPage() { }, { id: "5", name: "Emma Wilson", handle: "@emma_upenn", testimonial: "My AP Biology score went from uncertain to a 5. Kweller's AP-specific prep sessions and practice tests made complicated concepts crystal clear.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-student-wearing-graduation-cape-looking-her-notebook_114579-92485.jpg", imageAlt: "Emma Wilson" + imageSrc: "http://img.b2bpic.net/free-photo/young-student-wearing-graduation-cape-looking-her-notebook_114579-92485.jpg?_wi=2", imageAlt: "Emma Wilson" }, { id: "6", name: "Parents' Perspective - The Johnson Family", handle: "@johnsonsfam", testimonial: "We were amazed by the progress our son made. The tutors communicated progress regularly, and his confidence grew as much as his scores did. Highly recommend!", rating: 5, -- 2.49.1