From e355650a56f25ac898a01176fc9a0874fc1d9406 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 11:24:18 +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 ac64398..960ee9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "I've been trusting Shehzad for years. There's no better shop in town.", name: "Khalid", role: "Loyal Client", - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg?_wi=1", }, { id: "5", @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "A true professional. Best fade I have had in the city.", name: "Marcus", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg?_wi=2", }, ]} title="Voices of Trust" -- 2.49.1