diff --git a/src/Components/HeaderMain.jsx b/src/Components/HeaderMain.jsx index 8878cfc..f7337b5 100644 --- a/src/Components/HeaderMain.jsx +++ b/src/Components/HeaderMain.jsx @@ -17,6 +17,7 @@ import { Link } from "react-router-dom"; import { IoMdDownload } from "react-icons/io"; import * as XLSX from "xlsx"; import { useGetNewsLetterEmailQuery } from "../Services/api.service"; +import profile from "../assets/proavatar.webp" const HeaderMain = ({ link, btnTitle, title, icon, logOutHandler, slideDirecttion }) => { @@ -65,7 +66,7 @@ const HeaderMain = ({ link, btnTitle, title, icon, logOutHandler, slideDirecttio { {slideFromRight ? null : (