diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e598bd..4c81a37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,6 +202,8 @@ export default function LandingPage() { buttons={[ {text: "Subscribe", href: "#"} ]} + background={{ variant: "plain" }} + useInvertedBackground={false} />