From b1f67a9c298db7ce30b28fbb09f0f95aad60709c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:26:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e80540..7e91d37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Get My Free Quote" -- 2.49.1