diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f44bf7..ab1b6c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,6 +17,7 @@ import { VSCodeIcon, XcodeIcon, } from "./icons" +import profilePic from "./../../public/profile.jpg" export default function HomePage() { return ( @@ -24,11 +25,10 @@ export default function HomePage() {
Profile