diff --git a/src/components/home/ShortCuts.tsx b/src/components/home/ShortCuts.tsx
index 255acb7..2ea7277 100644
--- a/src/components/home/ShortCuts.tsx
+++ b/src/components/home/ShortCuts.tsx
@@ -1,7 +1,6 @@
import PeopleIcon from '@mui/icons-material/People';
import AddIcon from '@mui/icons-material/Add';
import PhoneEnabledIcon from '@mui/icons-material/PhoneEnabled';
-// import phoneCall from "./images/phone-call.png";
import CircleIcon from '@mui/icons-material/Circle';
import Button from "@mui/material/Button";
import Grid from "@mui/material/Grid";
@@ -9,7 +8,7 @@ import Grid from "@mui/material/Grid";
const ShortCuts: React.FC = () => {
return (
-
+
-
+