diff --git a/src/drivers/webextension/images/icons/ShopiMind.svg b/src/drivers/webextension/images/icons/ShopiMind.svg new file mode 100644 index 000000000..92c964e40 --- /dev/null +++ b/src/drivers/webextension/images/icons/ShopiMind.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Visa.svg b/src/drivers/webextension/images/icons/Visa.svg index 22f76beef..f849f5798 100644 --- a/src/drivers/webextension/images/icons/Visa.svg +++ b/src/drivers/webextension/images/icons/Visa.svg @@ -1,14 +1,19 @@ - - - - - - - + + + + + + + + + + + + - - + + diff --git a/src/drivers/webextension/images/icons/visa.png b/src/drivers/webextension/images/icons/visa.png deleted file mode 100644 index 5d8698c79..000000000 Binary files a/src/drivers/webextension/images/icons/visa.png and /dev/null differ diff --git a/src/technologies/s.json b/src/technologies/s.json index 1e0bff17b..f566cd211 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -2529,6 +2529,23 @@ ], "website": "https://apps.shopify.com/product-reviews" }, + "ShopiMind": { + "cats": [ + 32 + ], + "description": "ShopiMind is a multi-channel marketing automation solution for all ecommerce activities.", + "icon": "ShopiMind.svg", + "js": { + "_spmq.id_cart": "", + "_spmq.spm_ident": "" + }, + "pricing": [ + "payg", + "freemium" + ], + "saas": true, + "website": "https://www.shopimind.com" + }, "Shopistry": { "cats": [ 1 diff --git a/src/technologies/v.json b/src/technologies/v.json index b6732b585..7f940caaf 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -779,7 +779,7 @@ 41 ], "description": "Visa facilitates electronic funds transfers throughout the world, most commonly through Visa-branded credit cards, debit cards and prepaid cards.", - "icon": "visa.png", + "icon": "Visa.svg", "scriptSrc": "secure\\.checkout\\.visa\\.com", "website": "https://checkout.visa.com" },