Update src/app/page.tsx

This commit is contained in:
2026-05-09 20:46:32 +00:00
parent 3b09289d7b
commit acdb9dcafd

View File

@@ -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" }}
/>
</div>