diff --git a/src/app/page.tsx b/src/app/page.tsx index 051868a..091b992 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="medium" sizing="largeSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -47,7 +47,7 @@ export default function LandingPage() { description="Expert roof repair, replacement, and storm damage restoration. Licensed, insured, and veteran-owned. Free inspections available 24/7." tag="Premium Roofing Services" tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Get Free Roof Inspection", href: "#contact" }, { text: "Call Now: +1 972-380-9300", href: "tel:+19723809300" }