diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d0000a9..f07f67f 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -39,6 +39,7 @@ export default function ShopPage() { {"name":"About","id":"about"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Start Now", href: "contact" }} brandName="30DayProfits" /> @@ -73,6 +74,7 @@ export default function ShopPage() { {"name":"About","id":"about"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Start Now", href: "contact" }} brandName="30DayProfits" />