Update src/app/page.tsx
This commit is contained in:
@@ -45,17 +45,17 @@ export default function HvacPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Your Comfort Is Our Priority"
|
||||
title="Reliable Heating & Cooling You Can Count On"
|
||||
description="Professional heating, ventilation, and air conditioning services for homes and businesses. From installations to emergency repairs, we keep your climate perfect year-round."
|
||||
avatars={[
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", alt: "Client" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ clients"
|
||||
avatarText="Trusted by Locals"
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" },
|
||||
{ text: "Call Now", href: "#contact" },
|
||||
{ text: "Get a free Quote", href: "#services" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-1.jpg"
|
||||
@@ -67,11 +67,11 @@ export default function HvacPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
tag="About Us"
|
||||
title="Reliable Climate Solutions Since 2005"
|
||||
description="AirPro HVAC has been keeping homes and businesses comfortable for nearly two decades. Our certified technicians deliver expert installations, maintenance, and repairs — backed by transparent pricing and a commitment to getting the job done right the first time."
|
||||
title="Reliable HVAC Service You Can Trust"
|
||||
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: "2,500+", title: "Systems installed and serviced"},
|
||||
value: " ", title: "Systems installed and serviced"},
|
||||
{
|
||||
value: "98%", title: "Customer satisfaction rate"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user