Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:24:29 +00:00
parent 21afa8a489
commit 8740170612

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="Your Trusted HVAC Partners in Denver"
title="Your Trusted HVAC Partners in Denver "
buttons={[{ text: "Contact Us", href: "#contact" }]}
/>
</div>