Update src/app/shop/page.tsx

This commit is contained in:
2026-02-15 00:52:15 +00:00
parent 1a0c0b7581
commit 4602848c34

View File

@@ -39,6 +39,7 @@ export default function ShopPage() {
{"name":"About","id":"about"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Start Now", href: "contact" }}
brandName="30DayProfits"
/>
</div>
@@ -73,6 +74,7 @@ export default function ShopPage() {
{"name":"About","id":"about"},
{"name":"Shop","id":"/shop"}
]}
button={{ text: "Start Now", href: "contact" }}
brandName="30DayProfits"
/>
</div>