From 8d1576eee7a85b8827a5bb2f44253059a9208b56 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 28 Jul 2025 12:09:24 -0300 Subject: [PATCH] ci --- public/widget/custom/brandize.css | 1 - public/widget/custom/brandize.json | 2 +- public/widget/custom/brandize.svg | 96 ++++++++++++++++++++++++++++++ public/widget/custom/od8n.css | 1 - public/widget/custom/od8n.json | 2 +- 5 files changed, 98 insertions(+), 4 deletions(-) create mode 100644 public/widget/custom/brandize.svg 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" }