diff --git a/_data/partners/agency.json b/_data/partners/agency.json index a4bffc7..bd828c8 100644 --- a/_data/partners/agency.json +++ b/_data/partners/agency.json @@ -171,5 +171,11 @@ "url": "https://linajex.com/index_en.html", "img_src": "/assets/images/agencies/linajex.png", "classes": "linajex" + }, + { + "name": "Vicus eBusiness Solutions B.V.", + "url": "https://www.vicus.nl", + "img_src": "/assets/images/agencies/Vicus-Logo.png", + "classes": "vicus" } ] diff --git a/_data/partners/hosting_provider.json b/_data/partners/hosting_provider.json index 6b36356..c420360 100644 --- a/_data/partners/hosting_provider.json +++ b/_data/partners/hosting_provider.json @@ -26,5 +26,11 @@ "img_src": "/assets/images/agencies/splendid-logo.jpg", "description": "Splendid Internet offers performance optimized hosting for Magento since 2011. Real hardware with 5 Ghz CPU and NVMe SSD on dedicated servers and server clusters. Full-page caching with Varnish and Redis. NGINX web server with Google Pagespeed module, 24/7 service, MySQL or Maria DB, Elasticsearch search, monitoring with New Relic. Security protection and daily malware check, DDoS protection, optional with Web Application Firewall (WAF) and Content Delivery Network (CDN).", "classes": "splendid" + }, + { + "name": "Vicus eBusiness Solutions B.V.", + "url": "https://www.vicus.nl", + "img_src": "/assets/images/agencies/Vicus-Logo.png", + "classes": "vicus" } ] diff --git a/assets/images/agencies/Vicus-Logo.png b/assets/images/agencies/Vicus-Logo.png new file mode 100644 index 0000000..d25f57d Binary files /dev/null and b/assets/images/agencies/Vicus-Logo.png differ