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() {