From a005c9938b2a75ab1e4357f704a841d050f1a0cd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 25 Jun 2026 06:50:34 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f6f6d5d..7f94977 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -92,7 +92,7 @@ export default function HomePage() { description="We are proud of our milestones in serving the local business community." metrics={[ { value: "12,000+", title: "Projects Completed", description: "Successfully delivered to satisfied business clients.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-back-school-concept_23-2148586728.jpg" }, - { value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "http://img.b2bpic.net/free-photo/various-buttons-apparatus_140725-7743.jpg" }, + { value: "98%", title: "Client Retention", description: "Consistently providing value and quality long-term.", imageSrc: "https://storage.googleapis.com/webild/users/user_3FcHZXQUpUgom9gxRqfnO1tkt11/uploaded-1782369763332-f4u96p26.jpg" }, { value: "24/7", title: "Support Availability", description: "Always here to help with your urgent printing needs.", imageSrc: "http://img.b2bpic.net/free-photo/canvas-floor_23-2148014056.jpg" }, ]} /> -- 2.49.1