Update src/app/page.tsx

This commit is contained in:
2026-03-12 06:19:04 +00:00
parent bb99ff3ed6
commit 81c631e98e

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Explore New Collection", href: "#products" },
{ text: "View Collection", href: "#collections" }
]}
buttonAnimation="slide-up"