UNPKG

jinni-chatbot

Version:

Jinni Chatbot engages with visitors, captures all the required details, and filters motivated vendors and landlords through AI-powered fully customisable conversations. It automatically books valuations and callbacks, and even enables you to chat with pot

22 lines (19 loc) 868 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta name="theme-color" content="#000000" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" /> <!-- <link rel="stylesheet" href="https://www.lundiniom.com/wp-content/themes/lundiniom/mobile.css?ver=320240620-054441"> --> <title>Chatbot App</title> </head> <body style="background-image: url(./ss.png);background-size: cover;"> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="root"></div> <react-counter id="react-counter" app_host="dev" template="caridon" bot_id="U2FsdGVkX18y6nFBgM1OVFRnP67Ug43ZSPQ9JwZnvCz+anH5nGKBYDi7TGiWyY4m"> </react-counter> </body> </html>