diff --git a/app/components/Contact.jsx b/app/components/Contact.jsx index a21fcd4..b0bf908 100644 --- a/app/components/Contact.jsx +++ b/app/components/Contact.jsx @@ -4,7 +4,7 @@ import Link from "next/link"; import { HiChevronDoubleUp } from "react-icons/hi"; import { IoIosMail } from "react-icons/io"; -import { IoLogoLinkedin } from "react-icons/io5"; +import { FaPhoneSquare } from "react-icons/fa"; @@ -19,18 +19,18 @@ const Contact = () => {

Nekruz Ashrapov

Student/Developer

-

+

I am available for Summer 2024 Co-op/Internship.
If you have any opportunities, insights, or questions please reach out to me at:

{" "} - ashrapnz@mail.uc.edu + ashrapnz@mail.uc.edu
- {" "} - Nekruz | LinkedIn + {" "} + +1 (929) 554-0055
diff --git a/public/images/NekruzAshrapovResume.pdf b/public/images/NekruzAshrapovResume.pdf index d02b5d5..297045c 100644 Binary files a/public/images/NekruzAshrapovResume.pdf and b/public/images/NekruzAshrapovResume.pdf differ