diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ee82e0..cdb49a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,6 +107,7 @@ export default function LandingPage() { description="We are always here to help you find the perfect piece." buttons={[{ text: "Get in touch", href: "#footer" }]} background={{ variant: "plain" }} + useInvertedBackground={false} />