diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c3373e..a7243af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" imagePosition="right" buttons={[ - { text: "Explore Collection", href: "#products" }, + { text: "Shop Now", href: "#products" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up"