From f345a545819e9508625822f682014e38c404b4cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 22:00:51 +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 ef2aca5..092d216 100644 --- a/src/pages/HomePage/sections/Testimonials.tsx +++ b/src/pages/HomePage/sections/Testimonials.tsx @@ -24,7 +24,7 @@ export default function TestimonialsSection(): React.JSX.Element { name: "Maria Garcia", role: "Homeowner", quote: "Professional, quick, and the quality is unmatched. Very happy.", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-couple-renovating-remodeling-their-new-apartment-man-is-painting-walls-with-roller-woman-is-connecting-with-laptop_496169-761.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FVvm8wEysRPV9bC25IuulDoP5E/uploaded-1782252026738-5kabvvm9.png", }, { name: "John Smith", -- 2.49.1