Skip to content

Commit

Permalink
Update (most) sponsors for HackTJ 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed Jan 30, 2024
1 parent a973e43 commit e6c76cc
Show file tree
Hide file tree
Showing 21 changed files with 8 additions and 59 deletions.
67 changes: 8 additions & 59 deletions src/eventdata/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,14 @@
import { base } from '$app/paths';

const sponsors = {
platinum: [
platinum: [],
gold: [
{
src: `${base}/sponsorlogos/roam.png`,
alt: 'Roam Logo',
href: 'https://ro.am/'
}
],
gold: [
{
src: `${base}/sponsorlogos/childrensnational.png`,
alt: "Children's National Logo",
href: 'https://childrensnational.org/'
}
],
silver: [
{
src: `${base}/sponsorlogos/janestreet.png`,
Expand All @@ -28,61 +22,16 @@ const sponsors = {
],
bronze: [
{
src: `${base}/sponsorlogos/collinsaero.png`,
alt: 'Collins Aerospace Logo',
href: 'https://www.collinsaerospace.com/'
},
{
src: `${base}/sponsorlogos/blueridge.png`,
alt: 'Blue Ridge Networks Logo',
href: 'https://www.blueridgenetworks.com/'
},
{
src: `${base}/sponsorlogos/alarmcom.png`,
alt: 'Alarm.com Logo',
href: 'https://alarm.com/'
},
{
src: `${base}/sponsorlogos/daggeranalytics.png`,
alt: 'Dagger Analytics Logo',
href: 'https://www.daggeranalytics.com/'
},
{
src: `${base}/sponsorlogos/mindpointgroup.png`,
alt: 'MindPoint Group Logo',
href: 'https://www.mindpointgroup.com/'
},
{
src: `${base}/sponsorlogos/ultrapress.png`,
alt: 'UltraPress Logo',
href: 'https://ultrapress.com/'
},
{
src: `${base}/sponsorlogos/mapbox.png`,
alt: 'Mapbox Logo',
href: 'https://www.mapbox.com/'
},
{
src: `${base}/sponsorlogos/yext.png`,
alt: 'Yext Logo',
href: 'https://www.yext.com/'
src: `${base}/sponsorlogos/collegeramp.png`,
alt: 'College Ramp Logo',
href: 'https://www.collegeramp.org/'
}
],
prize: [
{
src: `${base}/sponsorlogos/echo3d.png`,
alt: 'echo3D Logo',
href: 'https://www.echo3d.co/'
},
{
src: `${base}/sponsorlogos/jetbrains.png`,
alt: 'JetBrains Logo',
href: 'https://www.jetbrains.com/'
},
{
src: `${base}/sponsorlogos/replit.png`,
alt: 'Replit Logo',
href: 'https://replit.com/'
src: `${base}/sponsorlogos/quantinuum.png`,
alt: 'Quantinuum Logo',
href: 'https://www.quantinuum.com'
}
],
partners: [
Expand Down
Binary file removed static/sponsorlogos/alarmcom.png
Binary file not shown.
Binary file removed static/sponsorlogos/blueridge.png
Binary file not shown.
Binary file removed static/sponsorlogos/childrensnational.png
Binary file not shown.
Binary file added static/sponsorlogos/collegeramp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsorlogos/collegeramp_original.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsorlogos/collegeramp_original.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/sponsorlogos/collinsaero.png
Binary file not shown.
Binary file removed static/sponsorlogos/daggeranalytics.png
Binary file not shown.
Binary file removed static/sponsorlogos/eastbanc.png
Binary file not shown.
Binary file removed static/sponsorlogos/echo3d.png
Binary file not shown.
Binary file removed static/sponsorlogos/jetbrains.png
Binary file not shown.
Binary file removed static/sponsorlogos/mapbox.png
Binary file not shown.
Binary file removed static/sponsorlogos/mindpointgroup.png
Binary file not shown.
Binary file added static/sponsorlogos/quantinuum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsorlogos/quantinuum_original.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/sponsorlogos/replit.png
Binary file not shown.
Binary file modified static/sponsorlogos/roam.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/sponsorlogos/roam_original.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/sponsorlogos/ultrapress.png
Binary file not shown.
Binary file removed static/sponsorlogos/yext.png
Binary file not shown.

0 comments on commit e6c76cc

Please sign in to comment.