Update src/app/page.tsx

This commit is contained in:
2026-04-19 13:38:11 +00:00
parent 02785a604d
commit af1e00de2f

View File

@@ -141,6 +141,7 @@ export default function LandingPage() {
text="Ready to get started? Call us now at (555) 123-4567 or request your free quote."
background={{ variant: "gradient-bars" }}
buttons={[{ text: "Call Now", href: "tel:5551234567" }]}
useInvertedBackground={false}
/>
</div>