From 2c0f6d1f74bc5aed5749d80ce16101de32cd08ad Mon Sep 17 00:00:00 2001 From: sumanjha108155 Date: Thu, 4 Jan 2024 14:14:30 +0530 Subject: [PATCH 1/2] refactor: add some new quotes some new quotes has been added related to various tags Closes none --- public/quotes.json | 180 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) diff --git a/public/quotes.json b/public/quotes.json index fb4ec44..a5fd26a 100644 --- a/public/quotes.json +++ b/public/quotes.json @@ -3204,6 +3204,186 @@ "quote": "I'm not a simp, but I'd go to war for that smile.", "author": "", "tags": [] + }, + { + "quote": "Don't wait for the perfect moment. Create it yourself.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "In the dance of life, spontaneity is the best choreographer.", + "author": "Albert Einstein", + "tags": ["wisdom"] + }, + { + "quote": "Legends are not born, they are created in the crucible of challenges.", + "author": "Chinua Achebe", + "tags": ["motivation"] + }, + { + "quote": "Embrace the unexpected, for it often leads to extraordinary moments.", + "author": "Tony Robbins", + "tags": ["wisdom"] + }, + { + "quote": "Sometimes the most beautiful moments are the ones we didn't plan.", + "author": "", + "tags": ["love"] + }, + { + "quote": "History is written by those who dare to turn moments into milestones.", + "author": "Jawaharlal Nehru", + "tags": ["wisdom"] + }, + { + "quote": "Spontaneity is the spice of life, adding flavor to our existence.", + "author": "Amit Ray", + "tags": ["funny"] + }, + { + "quote": "Create your own legend; the world is your canvas.", + "author": "Rumi", + "tags": ["motivation"] + }, + { + "quote": "Life's greatest stories are not scripted; they unfold naturally.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "In the tapestry of time, every spontaneous thread contributes to the masterpiece.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Heroes rise in the uncharted territories of life's adventures.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Seize the moment, for it holds the key to timeless memories.", + "author": "", + "tags": ["love"] + }, + { + "quote": "Discover the magic in spontaneity; it turns ordinary into extraordinary.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Unplanned moments often become the most cherished memories.", + "author": "", + "tags": ["love"] + }, + { + "quote": "Write your story in the ink of spontaneity; let every chapter surprise you.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Legendary moments are born from the courage to embrace the unexpected.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Life's symphony is composed of spontaneous notes that echo through time.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Dance with spontaneity, and you'll choreograph a masterpiece of memories.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Seeds of spontaneity blossom into the most beautiful flowers of life.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "In spontaneity, find the rhythm that makes your heart dance to the music of life.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Embrace the unplanned, for it often leads to destinations beyond imagination.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Spontaneity is the compass that guides us to undiscovered realms of joy.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "In the canvas of life, let spontaneity be the brush that paints vibrant strokes.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Unscripted moments are the verses that compose the poetry of our journey.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Heroes are forged in the fires of spontaneity, rising with unbridled courage.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Life's most memorable chapters are written in the ink of spontaneity.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Boldly embrace the unexpected, and watch miracles unfold before your eyes.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Champions are made in the spontaneous moments where resilience meets opportunity.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Unscripted adventures are the treasures discovered in the journey of life.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "In spontaneity, find the courage to dance in the rain and savor every drop.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "History applauds those who dare to script their destiny with moments of spontaneity.", + "author": "", + "tags": ["wisdom"] + }, + { + "quote": "Spontaneity is the art of living in the moment, painting each second with vibrant hues.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Let spontaneity be the gentle breeze that guides your ship to uncharted shores.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Dare to dream, and let spontaneity be the brush that brings your dreams to life.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Heroes are ordinary individuals who respond with extraordinary courage in spontaneous moments.", + "author": "", + "tags": ["motivation"] + }, + { + "quote": "Unscripted laughter is the melody that plays in the symphony of a", + "author": "", + "tags": ["funny"] } ] } From ac390d7d075576a8b6cf4183acc2152e97650ccc Mon Sep 17 00:00:00 2001 From: Niraj Giri <51747980+nirajgiriXD@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:56:51 +0545 Subject: [PATCH 2/2] Update quote --- public/quotes.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/quotes.json b/public/quotes.json index a5fd26a..58ea441 100644 --- a/public/quotes.json +++ b/public/quotes.json @@ -3379,11 +3379,6 @@ "quote": "Heroes are ordinary individuals who respond with extraordinary courage in spontaneous moments.", "author": "", "tags": ["motivation"] - }, - { - "quote": "Unscripted laughter is the melody that plays in the symphony of a", - "author": "", - "tags": ["funny"] } ] }