Skip to content

Commit

Permalink
much likey
Browse files Browse the repository at this point in the history
  • Loading branch information
ARR4NN committed Apr 8, 2023
1 parent 1a6d925 commit 9ca7e40
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added public/assets/homethingy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/pages/main/Home/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ export default function Hero() {
</Stack>
</Flex>
<Flex flex={1}>
<Image
<Image
width={"700px"}
className='heroImage'
alt={'Hero Image'}
objectFit={'contain'}
src={
'https://imgur.com/HppoLfc.png'
'/assets/homethingy.png'
}
/>
</Flex>
Expand Down

0 comments on commit 9ca7e40

Please sign in to comment.