diff --git a/src/shared/Footer.tsx b/src/shared/Footer.tsx
index ab673a2..e26666c 100644
--- a/src/shared/Footer.tsx
+++ b/src/shared/Footer.tsx
@@ -1,3 +1,4 @@
+/* eslint-disable @next/next/no-img-element */
import Input from '@/components/Input'
import { ArrowLeft } from 'iconsax-react'
import Image from 'next/image'
@@ -152,6 +153,10 @@ const Footer: FC = () => {
+
+
+
+