Skip to content

Commit

Permalink
Update logos (#182)
Browse files Browse the repository at this point in the history
* feat: add sound partners

* feat: add sound partners
  • Loading branch information
ryjogo authored Nov 17, 2024
1 parent 1522118 commit a8b16f0
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/pages/home/sponsors/sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ import Portworx from 'icons/portworx.png'
import AWS from 'icons/aws-logo.svg'
import Redhat from 'icons/red-hat.svg'
import Confluent from 'icons/confluent.svg'
import Soundwise from 'icons/soundwise.svg'
import Luminance from 'icons/luminance.png'


const TITLE = 'Sponsors';
Expand Down Expand Up @@ -108,6 +110,8 @@ const ITEMS = [

{ icon: KubeCareers, url: 'https://kube.careers/', scale: '60%' },
{ icon: KubeEvents, url: 'https://kube.events/' , scale: '60%' },
{ icon: Soundwise, url: 'https://soundwise.dk' , scale: '100%' },
{ icon: Luminance, url: 'https://luminance.dk' , scale: '60%' },


// { icon: Enggaard, url: 'https://www.enggaard.dk/' },
Expand Down
Binary file added src/icons/luminance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions src/icons/soundwise.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a8b16f0

Please sign in to comment.