diff --git a/data/companies.js b/data/companies.js index 32d72f0..f7b1117 100644 --- a/data/companies.js +++ b/data/companies.js @@ -381,4 +381,14 @@ export default [ hasPhysicalOffices: true } }, + { + picture: "https://www.systems-x.com/hs-fs/hubfs/SX%20Logo%20v9.0%20Landscape%20SM500-2.png?width=500&name=SX%20Logo%20v9.0%20Landscape%20SM500-2.png", + url: "https://www.systems-x.com/", + name: "Systems X", + description: "Connecting You With What's Next.", + meta: { + allowFullRemote: true, + hasPhysicalOffices: true + } + }, ];