diff --git a/src/app/page.tsx b/src/app/page.tsx index 44e040c..cde0cb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { { text: "Call Now for Free Quote", href: "tel:(979)661-1880" }, { text: "Request a Quote", href: "#contact" } ]} - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} /> @@ -188,7 +188,7 @@ export default function LandingPage() { tagIcon={Phone} title="Need Excavation Work Done?" description="Contact us today for a free quote. We serve the local area and pride ourselves on honest, fair pricing and professional service." - background={{ variant: "glowing-orb" }} + background={{ variant: "circleGradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Request Quote"