From 038cd60b745337f8889df054b612e208827dae2b Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Fri, 13 Jun 2025 18:06:29 +0000 Subject: [PATCH] Reorder the links in the website footer to improve user navigation Rearranges footer links in `client/src/components/navigation/footer.tsx`, swapping "Book Classes" and "About Fadia" links. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d004b9e1-f9be-46e2-acda-f440ccd644a9 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/98b95389-1341-4d1d-9bd8-8c7574a80b8b.jpg --- client/src/components/navigation/footer.tsx | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/client/src/components/navigation/footer.tsx b/client/src/components/navigation/footer.tsx index c51143b..0743925 100644 --- a/client/src/components/navigation/footer.tsx +++ b/client/src/components/navigation/footer.tsx @@ -89,10 +89,10 @@ export default function Footer() {