Skip to content

Commit 3656dd1

Browse files
committed
Add WarmlyYours logo to the homepage companies list
1 parent 1741f63 commit 3656dd1

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

railseventstore.org/src/components/HomepageCompanies/index.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ const CompaniesList = [
7474
img: "/images/walter.svg",
7575
link: "https://www.waltergmbh.de",
7676
},
77+
{
78+
name: "WarmlyYours",
79+
img: "/images/warmlyyours-logo-red-fktx2n.png",
80+
link: "https://www.warmlyyours.com",
81+
}
7782
];
7883

7984
function Company({ name, img, link }) {
8.73 KB
Loading

0 commit comments

Comments
 (0)