diff --git a/src/app/page.tsx b/src/app/page.tsx index 0abedd4..ccd76a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,6 +136,7 @@ export default function LandingPage() { { text: "Schedule Meeting", href: "#" } ]} background={{ variant: "plain" }} + useInvertedBackground={false} />