Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 584fd4e957 | |||
| 3435c472c5 | |||
| 3905ef4a75 | |||
| 10f9c76f83 | |||
| 01b586b57b |
@@ -242,7 +242,7 @@ export default function HvacPage() {
|
|||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{ label: "(281) 802-4900", href: "tel:+12818024900" },
|
{ label: "(281) 802-4900", href: "tel:+12818024900" },
|
||||||
{ label: "broussardhoward@yahoo.com", href: "mailto:broussardhoward@yahoo.com" },
|
{ 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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user