Merge version_5 into main #8

Merged
bender merged 1 commits from version_5 into main 2026-05-01 15:39:29 +00:00

View File

@@ -165,7 +165,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Join Our Beauty Journey"
description="Sign up for 10% off your first purchase and exclusive skincare tips."
description="Join 50k+ customers and get 10% off your first order"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459199.jpg"
mediaAnimation="slide-up"
/>
@@ -180,4 +180,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}