diff --git a/src/app/page.tsx b/src/app/page.tsx index 050bcb0..fa1c21f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" imagePosition="right" useInvertedBackground={false} + background={{ variant: "plain" }} buttons={[ { text: "Request Free Estimate", href: "contact" }, { text: "View Our Work", href: "services" }