diff --git a/src/assets/we-are-using/hesapkurdu.svg b/src/assets/we-are-using/hesapkurdu.svg new file mode 100644 index 000000000..f5d81d376 --- /dev/null +++ b/src/assets/we-are-using/hesapkurdu.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/components/we-are-using/index.jsx b/src/components/we-are-using/index.jsx index 6a28e21de..283e036f5 100644 --- a/src/components/we-are-using/index.jsx +++ b/src/components/we-are-using/index.jsx @@ -282,6 +282,11 @@ const companies = [ name: 'JDLT', href: 'https://jdlt.co.uk', logo: 'jdlt.svg' + }, + { + name: "HesapKurdu", + href: 'https://www.hesapkurdu.com', + logo: 'hesapkurdu.svg' } ];