From 6e13b64b7d4681c0bc27d90fe42ab6125b448326 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 07:47:44 +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 c31dba2..48f3731 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "PulseSocial changed our entire digital landscape.", name: "Sarah Johnson", role: "CEO, TechFlow", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { quote: "The best ROI we have seen in years.", name: "Jessica Lee", role: "Manager, Global", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-4689.jpg?_wi=2", }, ]} title="Client Success Stories" -- 2.49.1