diff --git a/src/components/infobelowmain/index.tsx b/src/components/infobelowmain/index.tsx index 66e2111b..f8e8e3d5 100644 --- a/src/components/infobelowmain/index.tsx +++ b/src/components/infobelowmain/index.tsx @@ -1,22 +1,22 @@ -import Icon from "../static/Icons"; +import Icon from '../static/Icons' -export default function InfogramBelowMain() { - return
-

- Some basic stuff about me -

-

+export default function InfogramBelowMain () { + return

+

+ Some basic stuff about me +

+

I started programming during the Covid Pandemic in 2020.
-
I am fluent in new like programming languages such as +
I am fluent in new like programming languages such as {' '} - CSS , HTML, Javascript and Typescript.{' '} + CSS , HTML, Javascript and Typescript.{' '} -
-
My field of Interest's are building new   +
+
My field of Interest's are building new   Web Technologies and Products{' '} @@ -26,10 +26,10 @@ export default function InfogramBelowMain() { Backend Services, CLI Services -
-
+
+
Whenever possible, I also apply my passion for developing products - with Node.js and + with Node.js and {' '} @@ -38,9 +38,9 @@ export default function InfogramBelowMain() {   like - React.js + React.js -

-
-
-} \ No newline at end of file +

+
+
+}