Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-01 14:42:35 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
<MediaAbout
useInvertedBackground={false}
title="Nature's Finest Ingredients"
description="We believe beauty is about confidence and health. Our creams use organic, ethically sourced botanicals designed to nourish, protect, and restore your natural glow."
description="Discover our dermatologist-tested, organic collection designed for visible radiance"
imageSrc="http://img.b2bpic.net/free-photo/white-vases-books-assortment_23-2149681102.jpg?_wi=1"
imageAlt="beauty spa minimalist decor"
/>
@@ -179,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}