diff --git a/frontend/static/quotes/english.json b/frontend/static/quotes/english.json index bd0ae8222d32..f379e3318552 100644 --- a/frontend/static/quotes/english.json +++ b/frontend/static/quotes/english.json @@ -38640,6 +38640,24 @@ "source": "Jorge Mario Bergoglio", "length": 100, "id": 7029 + }, + { + "text": "You may say I'm a dreamer, but I'm not the only one. I hope someday you'll join us. And the world will live as one.", + "source": "John Lennon", + "length": 115, + "id": 7030 + }, + { + "text": "Darkness cannot drive out darkness: only light can do that. Hate cannot drive out hate: only love can do that.", + "source": "Martin Luther King Jr.", + "length": 110, + "id": 7031 + }, + { + "text": "Life is a succession of lessons which must be lived to be understood", + "source": "Ralph Waldo Emerson", + "length": 68, + "id": 7032 } ] }