2 Commits

Author SHA1 Message Date
8f45241fef Update src/app/page.tsx 2026-03-03 08:51:27 +00:00
0517be90be Merge version_1 into main
Merge version_1 into main
2026-03-03 08:44:14 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Discover radiant, healthy skin with our scientifically-formulated skincare collection. Pure ingredients. Visible results. Your natural glow."
buttons={[
{ text: "Explore Products", href: "products" },
{ text: "Learn More", href: "about" }
{ text: "Shop Now", href: "products" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}