From fa15859dd5bfa22db4d9f170aea6f08280f4d896 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 02:16:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"