Update src/app/page.tsx

This commit is contained in:
2026-04-26 14:10:35 +00:00
parent f2f1f08548
commit 30f5ea072d

View File

@@ -129,17 +129,6 @@ export default function LandingPage() {
/>
</div>
<div id="cta" data-section="cta">
<ContactCenter
useInvertedBackground={false}
background={{ variant: "gradient-bars" }}
title="Dont Wait Until Your Roof Gets Worse"
description="Small issues turn into expensive repairs. Get your free inspection today with our professional team."
buttonText="Get Free Quote"
tag="Limited Time"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}