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"