Skip to content

Commit

Permalink
Update sponsers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
parteekcoder authored Jan 29, 2024
1 parent b9e6afc commit 5bbb3c0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/components/sponsers.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:[
Expand Down Expand Up @@ -116,4 +116,4 @@ export default function SponsersPage() {
</div>
</div>
)
}
}

0 comments on commit 5bbb3c0

Please sign in to comment.