Update src/app/page.tsx

This commit is contained in:
2026-05-06 20:48:12 +00:00
parent 39d58b7d4c
commit 8d7e9670ed

View File

@@ -117,7 +117,7 @@ export default function LandscapingPage() {
tag="Contact"
title="Ready to Start Your Project?"
description="Reach out to discuss your ideas today."
buttons={[{ text: "Email Us", href: "mailto:hello@greenscape.com" }]}
buttons={[{ text: "Request Free Quote", href: "mailto:hello@greenscape.com" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>