diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b69de5..04fdc30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />