diff --git a/client/src/resources/quotes.json b/client/src/resources/quotes.json index 546fa06f8c..36f42f4a65 100644 --- a/client/src/resources/quotes.json +++ b/client/src/resources/quotes.json @@ -2419,6 +2419,11 @@ "quote": "Most creativity is a transition from one context into another where things are more surprising. Our job is to remind us that there are more contexts than the one that we’re in — the one that we think is reality.", "author": "Alan Kay" + }, + { + "quote": + "There is no elevator to success, you have to take the stairs.", + "author": "Zig Ziglar" } ] }