diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f42ebf..8296573 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttons={[ { text: "Shop Now", href: "#products" }, - { text: "Explore Collection", href: "#about" } + { text: "Shop Gaming Gear", href: "#products" } ]} buttonAnimation="slide-up" />