diff options
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -65,5 +65,34 @@ "__index": 0, "dateCreated": "Fri, 18 Aug 2017 21:08:32 GMT" } + ], + "testimonial": [ + { + "id": "testimonial-1", + "title": "Testimonial #1", + "body": "Wow! How to make a Folkestone taught me so much about the people in this town. I will go forward into my life with new respect for other people. Thank you!", + "byline": "Anonymous", + "disabled": false, + "__index": 0, + "dateCreated": "Wed, 23 Aug 2017 13:25:27 GMT" + }, + { + "id": "testimonial-2", + "title": "Testimonial #2", + "body": "This has been an amazing experience, one I will never forget... I am truly changed by being here.", + "byline": "Anon.", + "disabled": false, + "__index": 1, + "dateCreated": "Wed, 23 Aug 2017 13:25:58 GMT" + }, + { + "id": "testimonial-3", + "title": "Testimonial #3", + "body": "Fantastic stuff. If only every art show could be this way - transformative, really speaking to humanity in this critical moment. We must come together in search of deeper understanding!", + "byline": "A. Person", + "disabled": false, + "__index": 2, + "dateCreated": "Wed, 23 Aug 2017 13:27:03 GMT" + } ] }
\ No newline at end of file |
