From d2e242c035f5aa281573a652ecbf41489c2a391b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 22:17:39 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Testimonials.tsx --- src/pages/HomePage/sections/Testimonials.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Testimonials.tsx b/src/pages/HomePage/sections/Testimonials.tsx index 092d216..c5c1254 100644 --- a/src/pages/HomePage/sections/Testimonials.tsx +++ b/src/pages/HomePage/sections/Testimonials.tsx @@ -42,7 +42,7 @@ export default function TestimonialsSection(): React.JSX.Element { name: "David Miller", role: "Client", quote: "Amazing attention to detail. Will work with them again.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-showing-female-colleague-tablet-screen-stairs_1262-20432.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25IuulDoP5E/uploaded-1782253034709-ih0zm73f.png", }, ]} /> -- 2.49.1