From f828533da8f13dcac203cf4db85179ba309b1043 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 18:56:45 +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 d6c2078..e40f7a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,8 @@ export default function LandingPage() { buttons={[ { text: "Shop Collections", href: "#catalog"}, + { + text: "Learn About AI Styling", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/be-classy-unique-different-icon_53876-21335.jpg" showDimOverlay={true} -- 2.49.1