qui-sommes-nous page removed

This commit is contained in:
Owen Rees
2023-09-21 10:15:54 +02:00
parent 4d7a2ed151
commit 2d7269694c
2 changed files with 1 additions and 130 deletions
+1 -8
View File
@@ -1,6 +1,6 @@
import { useTranslations } from "next-intl";
import Link from "next-intl/link";
import { FaGithub, FaInfoCircle, FaRegEnvelope } from "react-icons/fa";
import { FaGithub, FaRegEnvelope } from "react-icons/fa";
import ThemeSwitcher from "./ThemeSwitcher";
@@ -25,13 +25,6 @@ export default function Footer() {
>
<FaGithub />
</Link>
<Link
href="/qui-sommes-nous"
aria-label={t("contactAria")}
className="mr-4"
>
<FaInfoCircle />
</Link>
<Link
href="/contactez-nous"
aria-label={t("contactAria")}