Skip to content

Commit

Permalink
new sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Oct 23, 2024
1 parent a514b3c commit 6590e77
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions app/(pre-dashboard)/(landing)/sections/Sponsors.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ export default async function Sponsors() {
'/sponsors/CAIT2.png',
'/sponsors/iCIMSWhite.png',
'/sponsors/GoogleCloud.png',
'/sponsors/RGC_Logo_Default.png'
'/sponsors/RGC_Logo_Default.png',
'/sponsors/godspeed.png',
'/sponsors/saily-logo-yellow_2.png'
];

const sponsorsLinks = [
Expand All @@ -17,7 +19,9 @@ export default async function Sponsors() {
'https://cait.rutgers.edu/about/',
'https://www.icims.com',
'https://cloud.google.com',
'https://rutgers.campuslabs.com/engage/organization/rgc'
'https://rutgers.campuslabs.com/engage/organization/rgc',
'https://saily.com/',
'https://godspeedapp.com/'
];

return (
Expand Down
Binary file added public/sponsors/godspeed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/sponsors/saily-logo-yellow_2.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 6590e77

Please sign in to comment.