diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index 872ddbf..430da0a 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -1,5 +1,6 @@ 'use client'; import { Open_Sans } from 'next/font/google'; +import { IoMdMail } from "react-icons/io"; import { FiInstagram } from 'react-icons/fi'; import { FaLinkedin, FaGithub } from 'react-icons/fa'; import { FaXTwitter } from 'react-icons/fa6'; @@ -21,20 +22,32 @@ const Sample = () => {

A way to share stories anonymously.

-
- - - - - - - - - - - - -
+
+ + + + + + + + + + + + + + + +