Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-29 21:07:50 +00:00

View File

@@ -178,6 +178,7 @@ export default function LandingPage() {
<ContactText
text="Ready to secure your home? Schedule your professional inspection with MER'S team."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
buttons={[{ text: "Call (555) 555-5555", href: "tel:+15555555555" }, { text: "Request Quote", href: "#contact" }]}
/>
</div>