Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 05:22:22 +00:00

View File

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