From 4602848c3434cc04de49430e7ffbe2f28d82bb2b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Feb 2026 00:52:15 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 ++ 1 file changed, 2 insertions(+) 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" />