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 = () => ( + + + + + + +
diff --git a/components/root/AboutUs.js b/components/root/AboutUs.js index 585c190..1231d99 100644 --- a/components/root/AboutUs.js +++ b/components/root/AboutUs.js @@ -36,6 +36,9 @@ export default function AboutUs() { close-knit family who contribute to the lab long after their graduation.

+ + Learn More! + )