diff --git a/src/app/components/AboutMe.tsx b/src/app/components/AboutMe.tsx index d994fa3..6ae8f43 100644 --- a/src/app/components/AboutMe.tsx +++ b/src/app/components/AboutMe.tsx @@ -25,7 +25,7 @@ export const AboutMe = () => { I am contractor and currently only for full remote jobs.


-
+
UI design Web development Automation testing diff --git a/src/app/components/Title.tsx b/src/app/components/Title.tsx index 5c43fce..c870007 100644 --- a/src/app/components/Title.tsx +++ b/src/app/components/Title.tsx @@ -2,7 +2,7 @@ export const Title = () => { return (

- < + <Just Roman {" "} diff --git a/src/app/page.tsx b/src/app/page.tsx index 45c9f1b..0282764 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,7 +14,7 @@ export default function Page() { return ( <> -
+
<AboutMe /> <Contact />