3 Commits

Author SHA1 Message Date
6fb66e039d Merge version_2_1781402234197 into main
Merge version_2_1781402234197 into main
2026-06-14 01:57:49 +00:00
kudinDmitriyUp
ad9842e16c Bob AI: Update the final CTA/contact section to make the phone number a click-to-call (t 2026-06-14 01:57:46 +00:00
1b5841572b Merge version_1_1781401941538 into main
Merge version_1_1781401941538 into main
2026-06-14 01:53:23 +00:00

View File

@@ -235,11 +235,11 @@ export default function HomePage() {
text="Your system requires the Tonnage standard. Schedule your free consultation now."
primaryButton={{
text: "Schedule Free Quote",
href: "#",
href: "mailto:info@tonnagehvac.com",
}}
secondaryButton={{
text: "Call Now",
href: "tel:5550123456",
href: "tel:+15550123456",
}}
/>
</SectionErrorBoundary>