Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69af33fd2d | |||
| 92a1385cfa | |||
| f2d27c1e7c | |||
| 12e6bb23f4 | |||
| e3dac5cfd3 |
@@ -50,6 +50,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -71,7 +73,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user