Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-19 12:35:04 +00:00

View File

@@ -189,7 +189,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Ready for Heating Done Properly?"
title="Request Your Free No-Obligation Quote Today"
description="Get a free, no-obligation quote today."
inputs={[
{
@@ -238,4 +238,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}