diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dbe03b..940ebc4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Shop Collection", href: "#products" }, + { text: "Shop Now", href: "#products" }, { text: "Learn More", href: "#about" } ]} mediaAnimation="slide-up"