diff --git a/src/app/page.tsx b/src/app/page.tsx index d71c15e..919dcf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }}