From 5bbb3c0e9f8e681004c2568a9d42f5cd213e4c96 Mon Sep 17 00:00:00 2001 From: Parteek Goyal Date: Tue, 30 Jan 2024 00:34:30 +0530 Subject: [PATCH] Update sponsers.js --- src/components/sponsers.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 +}