<html>
  <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <title>Landbot | Convert a Landing Page into a Chatbot</title>
  </head>
  <body>
    https://cdn.landbot.io/landbot-3/landbot-3.0.0.js
    <script>
      var myLandbot = new Landbot.Fullpage({
        configUrl: 'https://storage.googleapis.com/landbot.pro/v3/H-1334846-VOB3OL7LOU6VS90K/index.json',
      });
    </script>
  </body>
</html>