Update src/app/contact/page.tsx
This commit is contained in:
@@ -16,7 +16,7 @@ export default function ContactPage() {
|
|||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="largeSizeMediumTitles"
|
sizing="largeSizeMediumTitles"
|
||||||
background="fluid"
|
background="circleGradient"
|
||||||
cardStyle="subtle-shadow"
|
cardStyle="subtle-shadow"
|
||||||
primaryButtonStyle="radial-glow"
|
primaryButtonStyle="radial-glow"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
|||||||
tag="Let's Connect"
|
tag="Let's Connect"
|
||||||
title="Ready for a Better Lawn?"
|
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!"
|
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}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Free Estimate"
|
buttonText="Get Free Estimate"
|
||||||
|
|||||||
Reference in New Issue
Block a user