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