Skip to content

Commit

Permalink
wakefern
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Jan 29, 2025
1 parent 139f6de commit 1e5b81a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/(pre-dashboard)/(landing)/sections/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ import Link from 'next/link'
export default async function Sponsors() {
const sponsors = [
'/sponsors/stand-out-stickers-logo.png',
'/sponsors/wakefern2.png',
'/sponsors/saily-logo-yellow_2.png',
'/sponsors/dorahacks.png',
'/sponsors/icims.png',
'/sponsors/wakefern.png'
];

const sponsorsLinks = [
'https://www.standoutstickers.com/?utm_campaign=events-league-organizers-fall2023&utm_medium=email&utm_source=customerio-zoho_creator_-_standout_sticker_intro',
'https://www2.wakefern.com/',
'https://saily.com/',
'https://dorahacks.io/',
'https://www2.wakefern.com/',
'https://www.icims.com/'
'https://www.icims.com/',
];

return (
Expand Down
Binary file added public/sponsors/wakefern2.png
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 1e5b81a

Please sign in to comment.