From a2a62a51635a077a3d2c4bbc4bd1dd5a96473361 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 21:15:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7461bce..b393182 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,9 +71,9 @@ export default function HvacPage() { description="Air Capital Cooling & Heating proudly provides dependable HVAC services for homes and businesses. From AC repairs and system installations to preventative maintenance, we focus on honest service, quality workmanship, and customer satisfaction." metrics={[ { - value: " ", title: "Systems installed and serviced"}, + value: " ", title: "Fast & Reliable Service"}, { - value: "98%", title: "Customer satisfaction rate"}, + value: " ", title: '5-Star Customer Reviews"'}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg" imageAlt="Commercial HVAC units on rooftop" @@ -88,7 +88,7 @@ export default function HvacPage() {