From 1675208397df435349c15d7eb17e33d2c5270cf7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:17:16 +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 a704b66..2b44145 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,14 +192,14 @@ export default function LandingPage() { name: "David Zhou", role: "Restaurant Group Manager", testimonial: "Consistent, high-quality development. They make web tech simple and effective.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3650.jpg?_wi=1", }, { id: "t5", name: "James L.", role: "Local Retailer", testimonial: "They turned our outdated site into a modern, sales-focused machine. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3650.jpg?_wi=2", }, ]} title="Trusted by Owners" -- 2.49.1