From a4b5a7c3fb5eff6606ed76700ae0473b19625299 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:00:09 +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 385bc92..5bac4e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"