diff --git a/src/app/page.tsx b/src/app/page.tsx index 01a9598..6cbcb79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,6 +166,7 @@ export default function LandingPage() { buttons={[ { text: "Contact Sales", href: "#" } ]} + background={{ variant: "plain" }} useInvertedBackground={true} />