Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-26 13:59:08 +00:00

View File

@@ -144,7 +144,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{ variant: "plain" }}
title="Book Your Free Roof Inspection"
title="Get Your Same-Day Quote"
description="Leave your details and we will call you back within the hour to schedule your assessment."
buttonText="Submit"
tag="Schedule"
@@ -161,4 +161,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}