From a2111fea0b218b46d0002273bd9d5701ca648d4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 23:04:46 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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"