diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx
index 397b994771..0c0fd40674 100644
--- a/src/components/Footer.jsx
+++ b/src/components/Footer.jsx
@@ -176,6 +176,7 @@
import React from "react";
import { Link } from "react-router-dom";
import { FaTwitter, FaLinkedin, FaGithub, FaChartLine } from "react-icons/fa";
+import { FaXTwitter } from "react-icons/fa6";
import "./Footer.css";
const Footer = () => {
@@ -221,7 +222,7 @@ const Footer = () => {
aria-label="Twitter"
className="social-link"
>
-
+