Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-02 00:36:49 +00:00

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
ctaTitle="Get Your Roof Inspected — Risk Free"
ctaDescription="No pressure. No obligations. Just honest answers from the pros."
ctaButton={{
text: "Book My Inspection", href: "#"}}
text: "Claim My Free Inspection Now", href: "#"}}
ctaIcon={Phone}
/>
</div>
@@ -180,4 +180,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}