diff --git a/components/Footer.jsx b/components/Footer.jsx index 4a1a721..4803d09 100644 --- a/components/Footer.jsx +++ b/components/Footer.jsx @@ -1,6 +1,6 @@ import Link from "next/link"; import { useTranslation } from "@/utils/translation" -import { SiBluesky, SiDiscord, SiMastodon, SiTelegram, SiX } from "@icons-pack/react-simple-icons"; +import { SiBluesky, SiDiscord, SiInstagram, SiLinkedin, SiMastodon, SiTelegram, SiX } from "@icons-pack/react-simple-icons"; export function Footer() { const { t } = useTranslation(); @@ -36,6 +36,12 @@ export function Footer() { + + + + + +
{t('footer.copyright')}