3 Commits

Author SHA1 Message Date
c46dcbfb67 Update src/app/page.tsx 2026-05-01 15:39:22 +00:00
979ca05e49 Merge version_4 into main
Merge version_4 into main
2026-05-01 15:38:29 +00:00
1b0956e592 Merge version_4 into main
Merge version_4 into main
2026-05-01 15:37:48 +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>
);
}
}