From 3846809a28eed61381efd72e0b3f6d1c92e400ce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 10:13:57 +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 7a503a5..c560444 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { name: "Alex Rivers", role: "Full-time Trader", testimonial: "The execution speed on this platform is unmatched. I finally feel in control.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=1", }, { id: "2", @@ -213,7 +213,7 @@ export default function LandingPage() { name: "Robert Stone", role: "Institutional Trader", testimonial: "Reliability and liquidity are key for my firm, and this platform consistently delivers both.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=2", }, ]} title="Client Success Stories" -- 2.49.1