Swap out Raices Cyber for Apocalypse

This commit is contained in:
Gary Tou 2024-10-29 16:01:27 -07:00
parent af1878c510
commit c08e6af9e9
No known key found for this signature in database
GPG key ID: 1587ABD3593755C3
6 changed files with 9 additions and 11 deletions

View file

@ -41,9 +41,8 @@ export default function OrganizationSpotlight({ organization }) {
loading="lazy"
width={64}
height={64}
sx={{
objectFit: 'contain',
borderRadius: 'extra'
style={{
borderRadius: '16px'
}}
/>
<div>

View file

@ -38,16 +38,15 @@ const organizations = [
background_image: '/fiscal-sponsorship/reboot-bg.jpg'
},
{
id: 'org_raices',
name: 'Raices Cyber',
description:
'Empowering the Hispanic and Latino cyber and technology community.',
slug: 'raices-cyber-org',
id: 'org_AluOql',
name: 'Apocalypse',
description: "Canada's largest in-person high school hackathon.",
slug: 'apocalypse',
location: {
readable: 'Philadelphia, PA, USA'
readable: 'Toronto, Canada'
},
logo: '/fiscal-sponsorship/raices.png',
background_image: '/fiscal-sponsorship/raices-bg.jpg'
logo: '/fiscal-sponsorship/apocalypse.png',
background_image: '/fiscal-sponsorship/apocalypse-bg.png'
},
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB