Merge version_2 into main #3
@@ -59,7 +59,7 @@ export default function HvacPage() {
|
||||
title="Our Work: Before & After"
|
||||
description="See the transformative results of our professional HVAC installations and repair services."
|
||||
features={[
|
||||
{ title: "System Upgrade", description: "Before: Outdated unit. After: Modern high-efficiency system.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg" },
|
||||
{ title: "System Upgrade", description: "Before: Outdated unit. After: Modern high-efficiency system.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=1" },
|
||||
{ title: "Ductwork Restoration", description: "Restored airflow with professional cleaning and sealing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-8.jpg" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -74,8 +74,8 @@ export default function HvacPage() {
|
||||
title="Service Coverage Zone"
|
||||
description="Proudly serving the Austin metropolitan area and surrounding communities with 24/7 expert care."
|
||||
features={[
|
||||
{ title: "Austin Central", description: "Rapid response for the city center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg" },
|
||||
{ title: "Surrounding Regions", description: "Serving all suburbs and residential zones within 50 miles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg" }
|
||||
{ title: "Austin Central", description: "Rapid response for the city center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg?_wi=1" },
|
||||
{ title: "Surrounding Regions", description: "Serving all suburbs and residential zones within 50 miles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg?_wi=1" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -90,7 +90,7 @@ export default function HvacPage() {
|
||||
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."
|
||||
metrics={[{ value: "2,500+", title: "Systems installed" }, { value: "98%", title: "Satisfied clients" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg?_wi=2"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,8 +100,8 @@ export default function HvacPage() {
|
||||
title="Our Services"
|
||||
description="Comprehensive solutions for every season."
|
||||
features={[
|
||||
{ title: "AC Installation", description: "Energy-efficient systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg" },
|
||||
{ title: "Heating Systems", description: "Expert furnace care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg" },
|
||||
{ title: "AC Installation", description: "Energy-efficient systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-4.jpg?_wi=2" },
|
||||
{ title: "Heating Systems", description: "Expert furnace care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-5.jpg?_wi=2" },
|
||||
{ title: "Maintenance", description: "System longevity plans.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-6.jpg" },
|
||||
{ title: "Emergency Repair", description: "24/7 rapid response.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-7.jpg" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user