Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 77e10952dd | |||
| 565a7d05df | |||
| 7e91f797cb | |||
| eb7a2a059a |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user