diff --git a/src/app/page.tsx b/src/app/page.tsx index 42c9ddf..4eb0b89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { useInvertedBackground={true} showBorder={true} buttons={[ - { text: "Learn Our Story", href: "#about" } + { text: "Learn Our Story", href: "collection" } ]} />