Skip to content

Commit

Permalink
update company logos
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejkorsan authored and mostlyobvious committed Jan 21, 2025
1 parent 84f8586 commit 59ce310
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
10 changes: 10 additions & 0 deletions railseventstore.org/src/components/HomepageCompanies/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ const CompaniesList = [
img: "/images/yago.svg",
link: "https://www.yago.be/",
},
{
name: "jobvalley",
img: "/images/jobvalley.svg",
link: "https://jobvalley.com/",
},
{
name: "anentawaste",
img: "/images/anenta.png",
link: "https://anentawaste.com",
},
];

function Company({ name, img, link }) {
Expand Down
Binary file added railseventstore.org/static/images/anenta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions railseventstore.org/static/images/jobvalley.svg
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 59ce310

Please sign in to comment.