diff --git a/components/Footer.js b/components/Footer.js
index 4826668..f58819b 100644
--- a/components/Footer.js
+++ b/components/Footer.js
@@ -5,6 +5,7 @@ import GitHubIcon from '@material-ui/icons/GitHub'
import InstagramIcon from '@material-ui/icons/Instagram'
import LinkedInIcon from '@material-ui/icons/LinkedIn'
import Link from 'next/link'
+import { SiWhatsapp } from 'react-icons/si'
// const headerStyle = {
// backgroundColor: 'black',
@@ -95,6 +96,17 @@ const Footer = () => (
+