We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7408a60 commit 77f35baCopy full SHA for 77f35ba
website/src/components/Users.tsx
@@ -29,6 +29,9 @@ const Users = () => {
29
<a href="https://www.guestline.com/">
30
<img src="/img/home/users/guestline.png" alt="Alvarium" />
31
</a>
32
+ <a href="https://devitjobs.uk/">
33
+ <img src="/img/home/users/devituk-rectangle.png" alt="DevITJobs" />
34
+ </a>
35
</div>
36
</article>
37
);
0 commit comments