diff --git a/src/app/page.tsx b/src/app/page.tsx index 42fbdc2..def8b78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,6 +122,9 @@ export default function LandingPage() { ]} title="Curated Collections" description="Explore our latest handcrafted treasures, meticulously designed for those who value individuality and quality." + buttons={[ + { text: "View All Collections", href: "#" } + ]} />