Update src/app/shop/page.tsx
This commit is contained in:
@@ -42,8 +42,7 @@ function ShopPageContent() {
|
||||
{"name":"About","id":"about"},
|
||||
{"name":"Courses","id":"pricing"},
|
||||
{"name":"Testimonials","id":"testimonials"},
|
||||
{"name":"Contact","id":"contact"},
|
||||
{"name":"Shop","id":"/shop"}
|
||||
{"name":"Contact","id":"contact"}
|
||||
]}
|
||||
brandName="Coaching Italia"
|
||||
bottomLeftText="Transforming Education"
|
||||
@@ -92,8 +91,7 @@ function ShopPageContent() {
|
||||
{"name":"About","id":"about"},
|
||||
{"name":"Courses","id":"pricing"},
|
||||
{"name":"Testimonials","id":"testimonials"},
|
||||
{"name":"Contact","id":"contact"},
|
||||
{"name":"Shop","id":"/shop"}
|
||||
{"name":"Contact","id":"contact"}
|
||||
]}
|
||||
brandName="Coaching Italia"
|
||||
bottomLeftText="Transforming Education"
|
||||
|
||||
Reference in New Issue
Block a user