From 25fa48f21a406c3add8c84862d90a35de26f3ccd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 00:00:27 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6740542..631532b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -32,15 +32,15 @@ export default function HomePage() { "https://storage.googleapis.com/webild/default/templates/web-agency-2/team-2.jpg", "https://storage.googleapis.com/webild/default/templates/web-agency-2/team-3.jpg", ]} - avatarsLabel="5.0 rating from 127 reviews" + avatarsLabel="Trusted by 500+ clients" />
@@ -137,17 +137,17 @@ export default function HomePage() { { title: "Schedule a Call", description: "Contact us by phone or online to describe your HVAC issue. We'll find a time that works for you.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=3", }, { title: "On-Site Diagnosis", description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=2", }, { title: "Expert Repair", description: "We complete the work using premium parts and proven techniques — most jobs done same day with our satisfaction guarantee.", - imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg", + imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=3", }, ]} /> -- 2.49.1