diff --git a/src/components/home/sponsors.svelte b/src/components/home/sponsors.svelte index 6ba0f6d..10be412 100644 --- a/src/components/home/sponsors.svelte +++ b/src/components/home/sponsors.svelte @@ -8,6 +8,12 @@ } ]; const gigaSponsors = [ + { + id: 'aechelon', + name: 'Aechelon Technology', + imgUrl: 'logos/aechelon.png', + link: 'https://aechelon.com' + }, { id: 'deere', name: 'John Deere', @@ -35,10 +41,10 @@ link: 'https://cloudflare.com' }, { - id: 'aechelon', - name: 'Aechelon Technology', - imgUrl: 'logos/aechelon.png', - link: 'https://aechelon.com' + id: 'cmegroup', + name: 'CME Group', + imgUrl: 'logos/cmegroup.png', + link: 'https://www.cmegroup.com/' }, { id: 'hrt', @@ -52,12 +58,6 @@ imgUrl: 'logos/magna.png', link: 'https://magna.com' }, - { - id: 'sandia', - name: 'Sandia National Laboratories', - imgUrl: 'logos/sandia.png', - link: 'https://www.sandia.gov/' - }, { id: 'verkada', name: 'Verkada', @@ -69,7 +69,7 @@

- Thank you to our sponsors + Thank you to our sponsors: