diff --git a/src/components/Header.jsx b/src/components/Header.jsx index 92f6ae7..a14dd0a 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -91,12 +91,14 @@ export default function Header() { justifyContent="space-between" w={{ sm: "100%", lg: "fit-content" }} > - + aria-label={i18n.t("home_page") || "Home Page"} + > + +