From dd53a946285e17f0be4aad4069da68abafecf25f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 21:34:28 +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 16bacd5..195010d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { name: "Eleanor P.", handle: "@eleanor_jewels", testimonial: "Aletto transformed my grandmother's ring into something truly breathtaking. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1", }, { id: "2", @@ -184,7 +184,7 @@ export default function LandingPage() { name: "Robert B.", handle: "@rob_b_watches", testimonial: "Exceptional service and communication. They truly understand the value of a luxury timepiece.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2", }, ]} title="Client Stories" -- 2.49.1