diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e80540..952cd2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Reliable Landscaping Services in Coquitlam" description="Lawn care, pressure washing, junk removal, and yard cleanups done right. Quality work, fair pricing, and dependable service." tag="5.0 ⭐ Fully Insured" - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} imageSrc="http://img.b2bpic.net/free-photo/lush-tropical-garden_1385-762.jpg" imageAlt="Professional landscaping and yard maintenance" imagePosition="right" @@ -224,7 +224,7 @@ export default function LandingPage() { tag="Get Started" title="Free Estimate & Quote Request" description="Let us know what you need, and we'll get back to you within 24 hours with a fair, transparent quote. Send photos for a faster estimate." - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Get My Free Quote"