diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 58b6f78..ce1d4b8 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -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"