Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user