diff --git a/src/app/page.tsx b/src/app/page.tsx index f89e24c..b4a1de1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { imageAlt="Premium bicycle showcase" mediaAnimation="slide-up" buttons={[ - { text: "Shop Now", href: "#products" }, + { text: "Browse Our Collection", href: "#products" }, { text: "Learn More", href: "#about" } ]} />