Update src/app/page.tsx

This commit is contained in:
2026-03-08 06:00:09 +00:00
parent 1f0a2450f4
commit a4b5a7c3fb

View File

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