diff --git a/src/app/page.tsx b/src/app/page.tsx index 1140e70..53f0855 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="medium" sizing="large" - background="noise" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="solid" @@ -74,7 +74,7 @@ export default function HomePage() { description="Professional roof installation, repairs, and inspections in Galloway, NJ and South Jersey." tag="Premium Roofing Services" tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Get Free Estimate", href: "/contact" }, { text: "Call Now", href: "tel:+1609-407-3692" },