Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-06-12 21:59:54 +00:00

View File

@@ -242,7 +242,7 @@ export default function HvacPage() {
title: "Contact", items: [
{ label: "(281) 802-4900", href: "tel:+12818024900" },
{ label: "broussardhoward@yahoo.com", href: "mailto:broussardhoward@yahoo.com" },
{ label: "Lafayette, LA" },
{ label: "Houston, Texas (Humble + surrounding areas)" },
],
},
]}
@@ -252,4 +252,4 @@ export default function HvacPage() {
</ReactLenis>
</ThemeProvider>
);
}
}