diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f02293..afc006d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -212,6 +212,8 @@ export default function LandingPage() { buttons={[ { text: "Request Your Quote Today", href: "tel:7373819777" } ]} + background={{ variant: "plain" }} + useInvertedBackground={false} />