Merge version_2_1781942228334 into main #2

Merged
bender merged 1 commits from version_2_1781942228334 into main 2026-06-20 07:57:44 +00:00

View File

@@ -72,22 +72,22 @@ export default function HomePage() {
{
title: "AC Installation",
description: "Expert installation of high-efficiency air conditioning systems for homes and commercial spaces.",
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=1",
},
{
title: "Heating Systems",
description: "Complete furnace and heat pump installations to keep you warm through every winter.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=1",
},
{
title: "Maintenance Plans",
description: "Preventative maintenance programs that extend the life of your system and reduce energy costs.",
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=1",
},
{
title: "Emergency Repairs",
description: "24/7 emergency repair service — we respond fast when your system breaks down unexpectedly.",
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=1",
},
{
title: "Duct Cleaning",
@@ -112,17 +112,17 @@ export default function HomePage() {
{
title: "Reliability & Trust",
description: "Looking for a dependable HVAC company? We arrive on time and do the job right. Our technicians are background-checked and professionally trained.",
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=2",
},
{
title: "Quality Workmanship",
description: "Our skilled technicians excel in various HVAC repairs, using only top-quality materials and proven techniques that stand the test of time.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=2",
},
{
title: "Fair & Transparent Pricing",
description: "No surprises here! We offer clear quotes and fair pricing for quality work. You'll know exactly what you're paying for before we begin.",
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=2",
},
]}
/>
@@ -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",
},
]}
/>
@@ -217,9 +217,9 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactCta
tag="Risk-Free Consultation"
tag="Get in Touch"
text="Ready to Stay Comfortable Year-Round?"
primaryButton={{ text: "Get Your Free Estimate Today", href: "#contact" }}
primaryButton={{ text: "Get a Free Quote", href: "#contact" }}
secondaryButton={{ text: "Call (555) 987-6543", href: "tel:5559876543" }}
/>
</div>