diff --git a/quote_generator/quotes.json b/quote_generator/quotes.json index d0be20f..b83ece5 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -234,6 +234,41 @@ "quote": "Life is in a land full of thorns and weeds, there always a space in which the good seed can grow.", "author": "Jorge Mario Bergoglio", "id": 47 + }, + { + "quote": "The whole universe appears as an infinite storm of beauty.", + "author": "John Muir", + "id": 48 + }, + { + "quote": "You traverse the world in search of happiness, which is within the reach of every man.", + "author": "Horace", + "id": 49 + }, + { + "quote": "We sail within a vast sphere, ever drifting in uncertainty, driven from end to end.", + "author": "Blaise Pascal", + "id": 50 + }, + { + "quote": "Nothing is poetical if the plain daylight is not poetical.", + "author": "Gilbert K. Chesterton", + "id": 51 + }, + { + "quote": "Rest is not idleness. To lie sometimes on the grass under trees, and listen to the murmur of the water.", + "author": "John Lubbock", + "id": 52 + }, + { + "quote": "As the sun makes ice melt, kindness causes misunderstanding, mistrust, and hostility to evaporate.", + "author": "Albert Schweitzer", + "id": 53 + }, + { + "quote": "In my search for you, I've made my new home in the eyes of a bird, staring at the passing wind.", + "author": "Kaili Blues", + "id": 54 } ] }