Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5679218287 | |||
| 92a1385cfa | |||
| f2d27c1e7c | |||
| 12e6bb23f4 | |||
| e3dac5cfd3 |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="Clean beauty, redefined for you."
|
||||
title="Clean beauty, redefined for you. We combine pure botanical extracts with advanced scientific formulations to nurture your skin while protecting our planet."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -169,6 +169,7 @@ export default function LandingPage() {
|
||||
description="Sign up for 10% off your first order."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-cup-tea-decor-items-light-wooden-table-top-view_169016-3980.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
termsText="By clicking Sign Up, you agree to our Terms and Conditions. We respect your privacy and will never share your email address."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -198,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user