Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -143,7 +143,9 @@ export default function HvacPage() {
|
||||
tagIcon={Phone}
|
||||
title="Need HVAC Assistance?"
|
||||
description="Reach out to our professional team today for a free estimate or to schedule your service appointment."
|
||||
buttons={[{ text: "Call (304) 555-0123", href: "tel:3045550123" }, { text: "Send Us a Message", href: "mailto:support@morgantownhvac.org" }]}
|
||||
buttons={[{ text: "Call (304) 906-6637
|
||||
|
||||
", href: "tel:3045550123" }, { text: "Send Us a Message", href: "mailto:support@morgantownhvac.org" }]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -157,7 +159,7 @@ export default function HvacPage() {
|
||||
{ title: "Services", items: [{ label: "AC Repair", href: "#" }, { label: "Heating", href: "#" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2025 | Morgantown HVAC"
|
||||
copyrightText="© 2026 | Morgantown HVAC"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user