diff --git a/src/app/page.tsx b/src/app/page.tsx index 30ee3cd..554f5bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,6 +193,8 @@ export default function LandingPage() { buttons={[ { text: "Contact Support", href: "#" } ]} + background={{ variant: "plain" }} + useInvertedBackground={false} />