Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-17 02:40:48 +00:00

View File

@@ -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>
@@ -198,4 +198,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}