diff --git a/src/app/page.tsx b/src/app/page.tsx index f60a61e..8b79173 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} buttons={[ - { text: "Explore Collection", href: "collections" }, + { text: "Shop Now", href: "collections" }, { text: "View Lookbook", href: "lookbook" } ]} buttonAnimation="slide-up"