diff --git a/components/Hero.tsx b/components/Hero.tsx index 253264e..8355594 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -1,6 +1,7 @@ import { FC, useContext } from 'react'; import { DarkModeContext } from '../components/DarkMode'; import styled from 'styled-components'; +import Image from 'next/image'; const Wrapper = styled.div` min-height: 45vh; @@ -56,10 +57,6 @@ const Hero: FC = () => {

Software Developer ✔️check

-

- Designer ✔️ - check -

Hard Working ✔️ check @@ -69,11 +66,11 @@ const Hero: FC = () => {

- Illustration
diff --git a/public/dark-illustration.svg b/public/dark-illustration.svg index 108b801..9a564c7 100644 --- a/public/dark-illustration.svg +++ b/public/dark-illustration.svg @@ -1,65 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + diff --git a/public/light-illustration.svg b/public/light-illustration.svg index b5c144d..49867ba 100644 --- a/public/light-illustration.svg +++ b/public/light-illustration.svg @@ -1,65 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + +