Update src/app/shop/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user