diff --git a/framework/local/data.json b/framework/local/data.json index eccbe21e2..18c8ee718 100644 --- a/framework/local/data.json +++ b/framework/local/data.json @@ -26,12 +26,6 @@ "altText": "Shirt", "width": 1000, "height": 1000 - }, - { - "url": "/assets/drop-shirt-3.png", - "altText": "Shirt", - "width": 1000, - "height": 1000 } ], "variants": [ @@ -105,24 +99,6 @@ "altText": "Lightweight Jacket", "width": 1000, "height": 1000 - }, - { - "url": "/assets/lightweight-jacket-3.png", - "altText": "Lightweight Jacket", - "width": 1000, - "height": 1000 - }, - { - "url": "/assets/lightweight-jacket-4.png", - "altText": "Lightweight Jacket", - "width": 1000, - "height": 1000 - }, - { - "url": "/assets/lightweight-jacket-5.png", - "altText": "Lightweight Jacket", - "width": 1000, - "height": 1000 } ], "variants": [ @@ -208,12 +184,6 @@ "altText": "Shirt", "width": 1000, "height": 1000 - }, - { - "url": "/assets/t-shirt-5.png", - "altText": "Shirt", - "width": 1000, - "height": 1000 } ], "variants": [ diff --git a/public/assets/drop-shirt-0.png b/public/assets/drop-shirt-0.png index 09409084d..b698a83ed 100644 Binary files a/public/assets/drop-shirt-0.png and b/public/assets/drop-shirt-0.png differ diff --git a/public/assets/drop-shirt-1.png b/public/assets/drop-shirt-1.png index 9ddb380de..42aa8e48c 100644 Binary files a/public/assets/drop-shirt-1.png and b/public/assets/drop-shirt-1.png differ diff --git a/public/assets/drop-shirt-2.png b/public/assets/drop-shirt-2.png index c77cc962e..dc243dc02 100644 Binary files a/public/assets/drop-shirt-2.png and b/public/assets/drop-shirt-2.png differ diff --git a/public/assets/drop-shirt-3.png b/public/assets/drop-shirt-3.png deleted file mode 100644 index 71ad7b697..000000000 Binary files a/public/assets/drop-shirt-3.png and /dev/null differ diff --git a/public/assets/drop-shirt.png b/public/assets/drop-shirt.png index 09409084d..b698a83ed 100644 Binary files a/public/assets/drop-shirt.png and b/public/assets/drop-shirt.png differ diff --git a/public/assets/lightweight-jacket-0.png b/public/assets/lightweight-jacket-0.png index 6b2017be8..a62a0bd8f 100644 Binary files a/public/assets/lightweight-jacket-0.png and b/public/assets/lightweight-jacket-0.png differ diff --git a/public/assets/lightweight-jacket-2.png b/public/assets/lightweight-jacket-2.png index 3d4ce38fd..75cc22d7b 100644 Binary files a/public/assets/lightweight-jacket-2.png and b/public/assets/lightweight-jacket-2.png differ diff --git a/public/assets/lightweight-jacket-3.png b/public/assets/lightweight-jacket-3.png deleted file mode 100644 index 7e00f5b27..000000000 Binary files a/public/assets/lightweight-jacket-3.png and /dev/null differ diff --git a/public/assets/lightweight-jacket-4.png b/public/assets/lightweight-jacket-4.png deleted file mode 100644 index 51be7405a..000000000 Binary files a/public/assets/lightweight-jacket-4.png and /dev/null differ diff --git a/public/assets/lightweight-jacket-5.png b/public/assets/lightweight-jacket-5.png deleted file mode 100644 index 521394918..000000000 Binary files a/public/assets/lightweight-jacket-5.png and /dev/null differ diff --git a/public/assets/t-shirt-5.png b/public/assets/t-shirt-5.png deleted file mode 100644 index 2dabf534f..000000000 Binary files a/public/assets/t-shirt-5.png and /dev/null differ