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}