diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e13298..c2a1f8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "animated-grid" }} buttons={[ - { text: "Shop Now", href: "#products" }, + { text: "Shop Exclusive Collection", href: "#products" }, { text: "Learn More", href: "#features" } ]} buttonAnimation="blur-reveal"