diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 720377e..b2b944f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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: "glowing-orb" }} + background={{ variant: "fluid" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Get Free Estimate" @@ -58,7 +58,7 @@ export default function ContactPage() { { value: "Fast", title: "Response Times" }, { 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" mediaAnimation="blur-reveal" metricsAnimation="slide-up"