diff --git a/quote_generator/quotes.json b/quote_generator/quotes.json index 6235cc2..acc9cdc 100644 --- a/quote_generator/quotes.json +++ b/quote_generator/quotes.json @@ -43,6 +43,46 @@ { "quote": "Pain is a part of growing up. It is how we learn...", "author": "Dan Brown" - } + }, + { + "quote": "Beneath the winter, you can feel the bone structure of the landscape, and the whole story doesn't show.", + "author": "Andrew Wyeth" + }, + { + "quote": "I had been educated in the rhythms of the mountain, in which change was never fundamental, only cyclical.", + "author": "Tara Westover" + }, + { + "quote": "When you look at the stars, if feels like you are not from any particular piece of land, but from the solar system.", + "author": "Kalpana Chawla" + }, + { + "quote": "Not all those who wander are lost.", + "author": "J. R. R. Tolkien" + }, + { + "quote": "What then is time? If no one asks me, I know what it is. If I wish to explain it to him who asks, I do not know.", + "author": "Saint Augustine" + }, + { + "quote": "Change your opinions, keep to your principles; change your leaves, keep intact your roots.", + "author": "Victor Hugo" + }, + { + "quote": "Patience is not simply the ability to wait, it's how we behave while we're waiting.", + "author": "Joyce Meyer" + }, + { + "quote": "A rolling stone gathers no moss, but it gains a certain polish.", + "author": "Oliver Herford" + }, + { + "quote": "I decided to fly through the air, live in the sunlight and enjoy life as much as I could.", + "author": "Evel Knievel" + }, + { + "quote": "Be a life long or short, its completeness depends on what it was lived for.", + "author": "David Starr Jordan" + } ] }