Update src/app/page.tsx

This commit is contained in:
2026-03-09 03:55:59 +00:00
parent 2b90b351ab
commit 045e5b2351

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
tagAnimation="slide-up"
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
/>
</div>
@@ -203,7 +203,7 @@ export default function LandingPage() {
title="Get Your Free Quote Today"
description="Contact us for a no-obligation estimate on your painting or handyman project. We're available 24/7 to answer your questions."
tagIcon={Phone}
background={{ variant: "glowing-orb" }}
background={{ variant: "noise" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Request Quote"