1 Commits

Author SHA1 Message Date
2e3edd43a0 Update src/app/page.tsx 2026-03-03 05:22:17 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
logoText="Glow"
description="Pure skincare crafted with intention. Naturally radiant skin starts with clean ingredients and thoughtful science."
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"