From 7c7d1ef22ca196bfd1536ef1e3e859972c22c54a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:10:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) 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: "#" } + ]} />