Add studio3t sponsor

pull/1331/head
Kamran Ahmed 3 years ago
parent a9183dacc7
commit 694315026e
  1. 14
      pages/thanks.tsx
  2. BIN
      public/sponsors/studio3t.png

@ -52,11 +52,19 @@ export default function Thanks() {
<Box as={Link} href='https://oss.capital/' target='_blank' borderWidth={1} borderRadius='5px' p='20px'
bg='teal.50'>
<Image
alt='OSS Capital'
alt=''
w='400px'
src='/sponsors/oss-capital-logo.svg'
/>
</Box>
<Box as={Link} href='https://studio3t.com/' target='_blank' borderWidth={1} borderRadius='5px' p='20px'
bg='teal.50'>
<Image
alt=''
w='300px'
src='/sponsors/studio3t.png'
/>
</Box>
<Box as={Link} href='https://park.io' _hover={{ textDecoration: 'none' }} target='_blank'
borderWidth={1}
borderRadius='5px' p='10px 25px' bg='#3d157a' color='white'>
@ -66,7 +74,7 @@ export default function Thanks() {
borderWidth={1}
borderRadius='5px' p='20px' bg='#231f20'>
<Image
alt='Forbes'
alt=''
w='250px'
src='/sponsors/forbes-logo.png'
/>
@ -74,7 +82,7 @@ export default function Thanks() {
<Box as={Link} href='https://zalando.de' target='_blank' borderWidth={1} borderRadius='5px' p='20px'
bg='teal.50'>
<Image
alt='Zalando'
alt=''
w='300px'
src='/sponsors/zalando-logo.svg'
/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Loading…
Cancel
Save