From 6c3080be287ca5d14fd09de6917c5555b5f455fc Mon Sep 17 00:00:00 2001 From: ErikaP Date: Thu, 11 Jun 2026 22:29:55 -0400 Subject: [PATCH] added-icon-ig --- src/layout/Footer.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/layout/Footer.tsx b/src/layout/Footer.tsx index 8e2424a..5b5cf0f 100644 --- a/src/layout/Footer.tsx +++ b/src/layout/Footer.tsx @@ -5,6 +5,7 @@ import Box from '@mui/material/Box'; import Typography from '@mui/material/Typography'; import IconButton from '@mui/material/IconButton'; import LinkedInIcon from '@mui/icons-material/LinkedIn'; +import InstagramIcon from '@mui/icons-material/Instagram'; import TwitterIcon from '@mui/icons-material/Twitter'; import GitHubIcon from '@mui/icons-material/GitHub'; import MailIcon from '@mui/icons-material/Mail'; @@ -82,6 +83,16 @@ const Footer = () => { > + + +