diff --git a/quote_generator/json/quotes.json b/quote_generator/json/quotes.json index aced214..5f6bd2b 100644 --- a/quote_generator/json/quotes.json +++ b/quote_generator/json/quotes.json @@ -294,6 +294,41 @@ "quote": "My life is bathed in golden sunlight, and the really wonderful thing is that I know it.", "author": "Helen McCrory", "id": 59 + }, + { + "quote": "You block your dream when you allow your feat to grow bigger than you faith.", + "author": "Mary Manin Morrissey", + "id": 60 + }, + { + "quote": "The future influences the present just as much as the past.", + "author": "Friedrich Nietzsche", + "id": 61 + }, + { + "quote": "You could cover the whole earth with asphalt, but sooner or later green grass would break through.", + "author": "Ilya Ehrenburg", + "id": 62 + }, + { + "quote": "Empathy is about finding echoes of another person in yourself.", + "author": "Mohsin Hamid", + "id": 63 + }, + { + "quote": "Life is like this one big process of letting go.", + "author": "Adrianne Lenker", + "id": 64 + }, + { + "quote": "Great results cannot be achieved at once; and we should be satisfied to advance in life, step by step.", + "author": "Samuel Smiles", + "id": 65 + }, + { + "quote": "To live means to be aware, joyously, drunkenly, serenely, divinely aware.", + "author": "Henry Miller", + "id": 66 } ] }