Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 07:47:45 +00:00
parent f0ead276c5
commit 424ab14ce3

View File

@@ -16,7 +16,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -40,7 +40,7 @@ export default function ContactPage() {
tag="Let's Connect"
title="Ready for a Better Lawn?"
description="Request your free estimate today. Our team will assess your property and provide a personalized lawn care and landscaping plan tailored to your needs. We look forward to transforming your outdoor space!"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Free Estimate"