1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 02:54:27 +02:00

Add studio3t sponsor

This commit is contained in:
Kamran Ahmed
2021-09-22 14:56:16 +02:00
parent fe4caa75e3
commit ae6b4f06e0
2 changed files with 11 additions and 3 deletions

View File

@@ -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