Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -38,7 +38,7 @@ export default function HvacPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{ text: "Get a Quote", href: "#contact" }}
|
||||
button={{ text: "(256) 520-2499", href: "tel:2565202499" }}
|
||||
animateOnLoad={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,7 +84,7 @@ export default function HvacPage() {
|
||||
<FeatureCardOne
|
||||
title="Comprehensive HVAC Services"
|
||||
description="Tailored solutions for residential heating and cooling needs."
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
buttons={[{ text: "(256) 520-2499", href: "tel:2565202499" }]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{ title: "AC Installation", description: "High-efficiency cooling systems for Huntsville homes.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user