From 4d2ffba8737bbf4761f0a2a031e6db43440fa533 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 12:36:36 +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 18e0f58..11d464c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@schen", testimonial: "An exceptional developer who consistently delivers high-quality code and innovative ideas.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=1", }, { name: "Mark Evans", @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@elena", testimonial: "Exceptional vision and execution. A true master of modern stack development.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2", }, ]} buttons={[ -- 2.49.1