mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Swap out Raices Cyber for Apocalypse
This commit is contained in:
parent
af1878c510
commit
c08e6af9e9
6 changed files with 9 additions and 11 deletions
|
|
@ -41,9 +41,8 @@ export default function OrganizationSpotlight({ organization }) {
|
|||
loading="lazy"
|
||||
width={64}
|
||||
height={64}
|
||||
sx={{
|
||||
objectFit: 'contain',
|
||||
borderRadius: 'extra'
|
||||
style={{
|
||||
borderRadius: '16px'
|
||||
}}
|
||||
/>
|
||||
<div>
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
},
|
||||
|
||||
{
|
||||
|
|
|
|||
BIN
public/fiscal-sponsorship/apocalypse-bg.png
Normal file
BIN
public/fiscal-sponsorship/apocalypse-bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
BIN
public/fiscal-sponsorship/apocalypse.png
Normal file
BIN
public/fiscal-sponsorship/apocalypse.png
Normal file
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 |
Loading…
Add table
Reference in a new issue