Update src/app/page.tsx

This commit is contained in:
2026-03-29 21:07:44 +00:00
parent a06a3c72ae
commit 1be8fdd73b

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>