diff --git a/src/app/page.tsx b/src/app/page.tsx index e279834..1137908 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,6 +172,8 @@ export default function LandingPage() { title="Join the Inner Circle" description="Sign up for early access to limited edition batches and seasonal collections." buttons={[{ text: "Subscribe Now" }]} + useInvertedBackground={true} + background={{ variant: "plain" }} />