diff --git a/src/data/svgs.ts b/src/data/svgs.ts index fc173fa..b5d606f 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1893,5 +1893,29 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/pycharm.svg', url: 'https://www.jetbrains.com/pycharm/' - } + }, + { + title: 'Shopify', + category: 'CMS', + route: '/library/shopify.svg', + url: 'https://www.shopify.com' + }, + { + title: 'Salesforce', + category: 'CMS', + route: '/library/salesforce.svg', + url: 'https://www.salesforce.com' + }, + { + title: 'WebFlow', + category: 'CMS', + route: '/library/webflow.svg', + url: 'https://www.webflow.com' + }, + { + title: 'bigcommerce', + category: 'CMS', + route: '/library/bigcommerce.svg', + url: 'https://www.bigcommerce.co.uk' + }, ]; \ No newline at end of file diff --git a/static/library/bigcommerce.svg b/static/library/bigcommerce.svg new file mode 100644 index 0000000..d270de3 --- /dev/null +++ b/static/library/bigcommerce.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/library/salesforce.svg b/static/library/salesforce.svg index 0385232..27fed9a 100644 --- a/static/library/salesforce.svg +++ b/static/library/salesforce.svg @@ -1,13 +1,5 @@ - - - - - - - - - - - - - \ No newline at end of file + + + + + diff --git a/static/library/shopify.svg b/static/library/shopify.svg new file mode 100644 index 0000000..8061753 --- /dev/null +++ b/static/library/shopify.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/static/library/webflow.svg b/static/library/webflow.svg new file mode 100644 index 0000000..bcf1c6f --- /dev/null +++ b/static/library/webflow.svg @@ -0,0 +1,10 @@ + + + + + + + + + +