Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 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>