diff --git a/src/app/page.tsx b/src/app/page.tsx index de5504f..71c3134 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { text: "Start Shopping", href: "/products" }, - { text: "View Collections", href: "#products" }, + { text: "View Collections", href: "/products" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"