diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index fd9be6d..6d29b71 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -1,6 +1,6 @@
import React from "react";
import { Link } from "react-router-dom";
-import { FaGithub, FaInstagram } from "react-icons/fa";
+import { FaGithub, FaInstagram, FaLinkedin, FaDiscord } from "react-icons/fa";
const Footer = () => {
return (
@@ -41,6 +41,22 @@ const Footer = () => {
>
+
+
+
+
+
+
{/* Copyright */}