Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-24 13:04:55 +00:00

View File

@@ -216,7 +216,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Request a Free Inspection"
title="Get Your Free, No-Obligation Roofing Quote Today"
description="Ready to upgrade your property? Fill out the form below to receive a personalized quote."
inputs={[
{
@@ -270,4 +270,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}