Update src/app/contact/page.tsx
This commit is contained in:
@@ -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: "glowing-orb" }}
|
background={{ variant: "fluid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get Free Estimate"
|
buttonText="Get Free Estimate"
|
||||||
@@ -58,7 +58,7 @@ export default function ContactPage() {
|
|||||||
{ value: "Fast", title: "Response Times" },
|
{ value: "Fast", title: "Response Times" },
|
||||||
{ value: "Free", title: "Estimates & Consultation" },
|
{ value: "Free", title: "Estimates & Consultation" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=3"
|
imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg"
|
||||||
imageAlt="ISLES professional at work"
|
imageAlt="ISLES professional at work"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user