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')}
diff --git a/i18n/en.js b/i18n/en.js index a19f4af..9c68148 100644 --- a/i18n/en.js +++ b/i18n/en.js @@ -1,6 +1,6 @@ export default { footer: { - copyright: '© 2021-2024 Parch Linux Team', + copyright: '© 2021-2025 Parch Linux Team', privacyPolicy: 'Privacy Policy', termsOfService: 'Terms of Service', whitepaper: 'Whitepaper', diff --git a/pages/join.jsx b/pages/join.jsx index 0066341..c5b4514 100644 --- a/pages/join.jsx +++ b/pages/join.jsx @@ -35,28 +35,28 @@ export default function Join() { - + arrow={arrow} /> */}