diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fa5bc2..aa4386a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { @@ -111,6 +111,7 @@ export default function LandingPage() { ]} title="Latest Collection" description="Explore our seasonal curation of staples and statement pieces." + buttons={[{ text: "View All Products", href: "/products" }]} /> @@ -174,7 +175,7 @@ export default function LandingPage() {