From 5034172d256dc0824e9ac507032fc4b49de68bfe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:30:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1