Update src/app/page.tsx

This commit is contained in:
2026-03-05 14:35:53 +00:00
parent cbc1e5ede1
commit 452182c7c0

View File

@@ -67,8 +67,8 @@ export default function LandingPage() {
]}
mediaAnimation="blur-reveal"
buttons={[
{ text: "Shop Women", href: "women" },
{ text: "Shop Men", href: "men" }
{ text: "Shop Women Now", href: "women" },
{ text: "Shop Men Now", href: "men" }
]}
buttonAnimation="slide-up"
/>