Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-16 15:02:51 +00:00

View File

@@ -204,7 +204,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "gradient-bars"}}
text="Join our community and get early access to our seasonal drops and sustainability reports."
text="Join our community for 10% off your first order! Get early access to seasonal drops and sustainability reports."
buttons={[
{
text: "Subscribe to Newsletter", href: "#"},
@@ -253,4 +253,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}