diff --git a/public/widget/custom/brandize.css b/public/widget/custom/brandize.css index 769d454..d03124f 100644 --- a/public/widget/custom/brandize.css +++ b/public/widget/custom/brandize.css @@ -5,7 +5,6 @@ position: fixed; bottom: 24px; right: 24px; - background-color: #FFA500; color: white; padding: 12px 16px; border-radius: 25px; diff --git a/public/widget/custom/brandize.json b/public/widget/custom/brandize.json index 6ba9958..1ca3b7d 100644 --- a/public/widget/custom/brandize.json +++ b/public/widget/custom/brandize.json @@ -1,6 +1,6 @@ { "api": "https://brandize.n8n.odoo4projects.com/webhook/81742473-b50b-4845-a5f9-916d9fe60876/chat", "preamble": "Welcome to Brandize", - "widgetHTML": "\n
" + "widgetHTML": "\n" } diff --git a/public/widget/custom/brandize.svg b/public/widget/custom/brandize.svg new file mode 100644 index 0000000..96da3d0 --- /dev/null +++ b/public/widget/custom/brandize.svg @@ -0,0 +1,96 @@ + + + + diff --git a/public/widget/custom/od8n.css b/public/widget/custom/od8n.css index c4d8aa0..8019424 100644 --- a/public/widget/custom/od8n.css +++ b/public/widget/custom/od8n.css @@ -5,7 +5,6 @@ position: fixed; bottom: 24px; right: 24px; - background-color: #FFA500; color: white; padding: 12px 16px; border-radius: 25px; diff --git a/public/widget/custom/od8n.json b/public/widget/custom/od8n.json index c227ef8..529d59d 100644 --- a/public/widget/custom/od8n.json +++ b/public/widget/custom/od8n.json @@ -1,6 +1,6 @@ { "api": "https://ai.odoo4projects.com/webhook/81742473-b50b-4845-a5f9-916d9fe60876/chat", "preamble": "Welcome to OD8N. We like to help you assisting your order as well as answering FAQs about our service", - "widgetHTML": "\n" + "widgetHTML": "\n" }