Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:51:27 +00:00
parent 0517be90be
commit 8f45241fef

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" }}