diff --git a/src/app/page.tsx b/src/app/page.tsx index e39f884..0cdc1f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { showBlur={true} showDimOverlay={true} buttons={[ - { text: "Explore Collection", href: "#products" }, + { text: "Shop Now", href: "#products" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="blur-reveal"