You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

initial-chat.json 579B

123456789101112
  1. {
  2. "title": "Welcome",
  3. "markdown": "Hello again.\n\nHow are you feeling right now? Can you share with me your emotions and thoughts? It's important for me to understand where you're at so that I can tailor our session accordingly.",
  4. "use_bg_video": true,
  5. "bg_video": "static/media/bg-video/clouds1.mp4",
  6. "bg_video_opacity": "0.75",
  7. "use_bg_image": true,
  8. "bg_image": "static/media/bg/valley-1.svg",
  9. "bg_image_opacity": "0.25",
  10. "use_soundtrack": false,
  11. "soundtrack": "static/media/audio/sandy-beach-calm-waves-water-nature-sounds-8052.mp3"
  12. }