diff --git a/public/assets/mkr-in-pixels.png b/public/assets/mkr-in-pixels.png new file mode 100644 index 0000000..b49ac81 Binary files /dev/null and b/public/assets/mkr-in-pixels.png differ diff --git a/src/pages/main/Home.tsx b/src/pages/main/Home.tsx index 21b68bc..bc38d98 100644 --- a/src/pages/main/Home.tsx +++ b/src/pages/main/Home.tsx @@ -37,54 +37,72 @@ const Home: React.FC = () => { ]} /> -
-

- Welcome to the web home of Anu Rahul Nandhan. -

-

- I'm also commonly known as Muthu Kumar. -

-
-
-

I'm looking for work! 🎉

- -
+ & a:hover { + color: inherit; + } + `} + ref={setupCursorTracking}> +
+ + Download Resume + + + + + + ); };