Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-05-01 15:37:49 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "gradient-bars" }}
title="Timeless Beauty, Redefined."
title="Unlock Your Glowing Skin."
description="Experience the ultimate hydration and natural radiance with Elegant Skin's premium botanical cream collection."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg", alt: "Happy woman soft skin" },
@@ -180,4 +180,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}