diff --git a/src/app/page.tsx b/src/app/page.tsx index 51c8c72..db94a7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function HomePage() { showDimOverlay={true} buttons={[ { text: "Shop Now", href: "/products" }, - { text: "Learn More", href: "/about" }, + { text: "Browse Premium Range", href: "/about" }, ]} />