From f370ac1012bbc6630c5eb083bf2438b90aeb9009 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Wed, 21 May 2025 12:37:34 +0000 Subject: [PATCH] Remove options for group classes and special workshops from footer Removes the "Group Classes" and "Special Workshops" links from `client/src/components/navigation/footer.tsx`. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 88cd88e4-2dbe-4df6-8c8a-7e38f13ef1ec Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/96922436-f2d9-4afd-b8a4-417aa5562a32.jpg --- client/src/components/navigation/footer.tsx | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index e884fba..9728115 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -108,22 +108,7 @@ export default function Footer() { Private Sessions -
  • - - Group Classes - -
  • -
  • - - Special Workshops - -
  • + {/* Group Classes and Special Workshops removed */}