diff --git a/website/src/data/successStories.js b/website/src/data/successStories.js index f1d028d1..cbb6ca2a 100644 --- a/website/src/data/successStories.js +++ b/website/src/data/successStories.js @@ -65,22 +65,6 @@ export default [ ), }, - { - name: 'Rosa Tamarindus', - title: 'Software Engineer, Amazon', - thumbnail: '/img/rosa.png', - quote: ( - <> - I'm so grateful to know this amazing "Tech Interview Handbook"! It - really helped me to understand the entire recruitment process starting - from the very beginning stage until getting the offer (and negotiation). - Furthermore, I really love "Algorithms study cheatsheets" section since - it's really concise and helpful. Following the advice in this handbook - helps me to ace and get the offers from FAANG and other top tech - companies. - - ), - }, { name: 'Kevin Huang', title: 'Software Engineer, Uber', diff --git a/website/static/img/rosa.png b/website/static/img/rosa.png deleted file mode 100644 index 59e9055d..00000000 Binary files a/website/static/img/rosa.png and /dev/null differ