diff --git a/src/components/pages/Home/Profile.tsx b/src/components/pages/Home/Profile.tsx index 9eda8fc..36a687d 100644 --- a/src/components/pages/Home/Profile.tsx +++ b/src/components/pages/Home/Profile.tsx @@ -1,4 +1,4 @@ -import { Github, Twitter } from "iconoir-react"; +import { Github, Mail, Twitter } from "iconoir-react"; import Image from "next/image"; import Link from "next/link"; @@ -24,6 +24,9 @@ export const Profile: React.FC = () => { + + +