We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a84280 commit c41222fCopy full SHA for c41222f
src/pages/index.js
@@ -109,12 +109,6 @@ const Showcase = props => {
109
<a href={addUTM("https://workleap.com/")} target="_blank">
110
<img style={{padding: '20px'}} width="210" alt="Workleap" src="/img/users/workleap.svg" />
111
</a>
112
- <a href={addUTM("https://canva.com/")} target="_blank">
113
- <img style={{padding: '20px'}} width="160" alt="Canva" src="/img/users/canva.svg" />
114
- </a>
115
- <a href={addUTM("https://prisma.io/")} target="_blank">
116
- <img style={{padding: '20px'}} width="240" alt="Prisma" src="/img/users/prisma.svg" />
117
118
<a href={addUTM("https://uscreen.de/")} target="_blank">
119
<img style={{padding: '20px'}} width="240" alt="u|screen" src="/img/users/uscreen.svg" />
120
0 commit comments