From fc64f50fc9532fecf80c34f4c8ff45525cdf17dd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 21:09:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88fc0d0..f287b41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,8 @@ export default function LandingPage() { buttons={[ { text: "Discover Collection", href: "#philosophy"}, + { + text: "View Lookbook", href: "#"}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-chair-black-white-side-view_23-2149411361.jpg" /> -- 2.49.1