diff --git a/src/components/sponsers.js b/src/components/sponsers.js index b600548..91a5361 100644 --- a/src/components/sponsers.js +++ b/src/components/sponsers.js @@ -38,12 +38,12 @@ export default function SponsersPage() { image: 'https://lirp.cdn-website.com/a0c12d1a/dms3rep/multi/opt/LL+Full+Black+Favicon+Rounded+Square-1920w.png', label: 'LEADING LEARNERS', link:'https://www.leading-learners.com/' - }, - { - image: 'https://placewit.com/images/headerlogo.png', - label: 'PLACEWIT', - link:'https://placewit.com/' - }, + } + // { + // image: 'https://placewit.com/images/headerlogo.png', + // label: 'PLACEWIT', + // link:'https://placewit.com/' + // }, ], upSkill:[ @@ -116,4 +116,4 @@ export default function SponsersPage() { ) -} \ No newline at end of file +}