diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index 8ccd445..09d1cd3 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -1,5 +1,5 @@
import React from "react";
-import { FaGithubSquare, FaInstagram, FaTwitterSquare, FaLinkedin } from "react-icons/fa";
+import { FaGithubSquare, FaInstagram, FaXTwitter, FaLinkedin } from "react-icons/fa";
const Footer = () => {
return (
@@ -13,7 +13,7 @@ const Footer = () => {
-
+