diff --git a/src/components/navigation.tsx b/src/components/navigation.tsx index ac2f1fca..7e8f96d8 100644 --- a/src/components/navigation.tsx +++ b/src/components/navigation.tsx @@ -72,6 +72,7 @@ export const Navigation = ({ pathname }) => { - +
@@ -115,6 +116,7 @@ export const Navigation = ({ pathname }) => { type="button" onClick={() => setMobileMenuOpen(false)} className="flex items-center justify-center" + aria-label="Close menu" > Close menu +