Skip to content

Commit

Permalink
updated sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
sun-28 committed Mar 1, 2024
1 parent 53bf0c1 commit d364fe2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
Binary file added public/trick.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 10 additions & 8 deletions src/components/Bitbox/Sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,14 +447,16 @@ export default function Sponsors() {
display={'flex'}
justifyContent={'center'}
>
<Image
src="/logo-google.webp"
w={'50%'}
h={'50%'}
className="image"
margin="auto"
position={'relative'}
/>
<a href="https://www.trickortreatfoods.com/" target="_blank">
<Image
src="/trick.png"
w={'50%'}
h={'50%'}
className="image"
margin="auto"
position={'relative'}
/>
</a>
</GridItem>

<GridItem
Expand Down

0 comments on commit d364fe2

Please sign in to comment.