3 Commits

Author SHA1 Message Date
a6591e5311 Update src/app/page.tsx 2026-03-03 05:24:00 +00:00
3fe27ab3c5 Merge version_2 into main
Merge version_2 into main
2026-03-03 05:22:22 +00:00
2e3edd43a0 Update src/app/page.tsx 2026-03-03 05:22:17 +00:00

View File

@@ -64,7 +64,8 @@ export default function LandingPage() {
"We believe great skin isn't complicated. Our science-backed formulas combine nature's most potent ingredients with dermatological expertise to create products that actually work.", "Every product is thoughtfully crafted, carefully tested, and designed to deliver visible results without compromising on ingredient transparency or environmental responsibility."
]}
buttons={[
{ text: "Our Story", href: "#about" }
{ text: "Our Story", href: "#about" },
{ text: "View Benefits", href: "#features" }
]}
buttonAnimation="slide-up"
showBorder={false}