From 8478482ad11e6b334d502f46143690ea29bd16ad Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 06:38:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c970ddc..377f621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Parent", testimonial: "My son's technical skills improved dramatically in just six months.", - imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg?_wi=1", }, { id: "2", @@ -189,7 +189,7 @@ export default function LandingPage() { name: "Elena R.", role: "Parent", testimonial: "Excellent academy, focus on both discipline and technique.", - imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg?_wi=2", }, { id: "4", @@ -203,7 +203,7 @@ export default function LandingPage() { name: "James L.", role: "Parent", testimonial: "My daughter has become more confident and skilled since joining.", - imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-kissing-son-outside_23-2148504015.jpg?_wi=3", }, ]} title="Trusted by Families" -- 2.49.1