diff --git a/quote_generator/json/quotes.json b/quote_generator/json/quotes.json index c85dcfe..aced214 100644 --- a/quote_generator/json/quotes.json +++ b/quote_generator/json/quotes.json @@ -269,6 +269,31 @@ "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 + }, + { + "quote": "Your spark isn't your purpose. The last box fills in when you're ready to come live.", + "author": "Film, Soul", + "id": 55 + }, + { + "quote": "There's a point at which we make our lives, but we also take the path which si given to us.", + "author": "Ali Smith", + "id": 56 + }, + { + "quote": "Yesterday is but today's memory, and tomorrow is today's dream.", + "author": "Khalil Gibran", + "id": 57 + }, + { + "quote": "For the wise man looks into space and he know there is no limited dimensions.", + "author": "Zhuangzi", + "id": 58 + }, + { + "quote": "My life is bathed in golden sunlight, and the really wonderful thing is that I know it.", + "author": "Helen McCrory", + "id": 59 } ] }