Browse Source

Add quotes for footer

Bee Hudson 1 year ago
parent
commit
c0d1ae98f5
1 changed files with 21 additions and 1 deletions
  1. 21 1
      static/js/Bumble.js

+ 21 - 1
static/js/Bumble.js

@@ -603,7 +603,27 @@ Bumble.FooterQuotes = {
         {
             "text":"You deserve to get to know the person you're trying your damnedest to let go",
             "source":"36 Questions - Hear Me Out"
-        }
+        },
+        {
+            "text":"Only you can be the one to say you're through, and walk away",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"I deserve to let you go, and build a better version on my own, somehow",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"It's strange to imagine my everyday without you",
+            "source":"36 Questions - Answer 36"
+        },
+        {
+            "text":"What's true for you doesn't have to be true forever",
+            "source":"36 Questions - The Truth"
+        },
+        {
+            "text":"The truth is that the truth doesn't exist in black and white, and some times two sides can both be right",
+            "source":"36 Questions - The Truth"
+        },
     ],
 
     PlaceQuote: function() {