diff --git a/src/App.vue b/src/App.vue index 10a0bfe..d4224bc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -370,33 +370,10 @@

Cold Weather

- Coat + Full Body
-

Coat

-
-
-
- Scarf -
-

Checkered scarf with short cords

-
-
-
- Hoodie -
-

Hoodie

-
-
-
- Jeans -
-

Loose fit Jeans

-
-
-
- Boots -
-

Boots

+

Winter coat, scarf, zip hoodie, jeans, winter boots

+

By Lara Belém

diff --git a/src/assets/img/clothes-ref/cold/boots.jpg b/src/assets/img/clothes-ref/cold/boots.jpg deleted file mode 100644 index 83fa86b..0000000 Binary files a/src/assets/img/clothes-ref/cold/boots.jpg and /dev/null differ diff --git a/src/assets/img/clothes-ref/cold/coat.jpg b/src/assets/img/clothes-ref/cold/coat.jpg deleted file mode 100644 index 28a7293..0000000 Binary files a/src/assets/img/clothes-ref/cold/coat.jpg and /dev/null differ diff --git a/src/assets/img/clothes-ref/cold/fullbody.png b/src/assets/img/clothes-ref/cold/fullbody.png new file mode 100755 index 0000000..1123ea8 Binary files /dev/null and b/src/assets/img/clothes-ref/cold/fullbody.png differ diff --git a/src/assets/img/clothes-ref/cold/hoodie.jpg b/src/assets/img/clothes-ref/cold/hoodie.jpg deleted file mode 100644 index 186f5b6..0000000 Binary files a/src/assets/img/clothes-ref/cold/hoodie.jpg and /dev/null differ diff --git a/src/assets/img/clothes-ref/cold/jeans.jpg b/src/assets/img/clothes-ref/cold/jeans.jpg deleted file mode 100644 index 3de4bac..0000000 Binary files a/src/assets/img/clothes-ref/cold/jeans.jpg and /dev/null differ diff --git a/src/assets/img/clothes-ref/cold/scarf.jpg b/src/assets/img/clothes-ref/cold/scarf.jpg deleted file mode 100644 index 717a0eb..0000000 Binary files a/src/assets/img/clothes-ref/cold/scarf.jpg and /dev/null differ