From da2ea85dceadc58d3c8613bb278c2221da6773b0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 14 Jul 2023 22:40:43 -0400 Subject: Compressed images --- public/jumbotron.png | Bin 3311625 -> 0 bytes public/jumbotron.webp | Bin 0 -> 83310 bytes public/regions/alee-isle.png | Bin 3420131 -> 0 bytes public/regions/alee-isle.webp | Bin 0 -> 115542 bytes public/regions/breadcroust.png | Bin 3730360 -> 0 bytes public/regions/breadcroust.webp | Bin 0 -> 172490 bytes public/regions/silicon-valley.png | Bin 3657648 -> 0 bytes public/regions/silicon-valley.webp | Bin 0 -> 160238 bytes public/regions/skycity.png | Bin 2975940 -> 0 bytes public/regions/skycity.webp | Bin 0 -> 108828 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 public/jumbotron.png create mode 100644 public/jumbotron.webp delete mode 100644 public/regions/alee-isle.png create mode 100644 public/regions/alee-isle.webp delete mode 100644 public/regions/breadcroust.png create mode 100644 public/regions/breadcroust.webp delete mode 100644 public/regions/silicon-valley.png create mode 100644 public/regions/silicon-valley.webp delete mode 100644 public/regions/skycity.png create mode 100644 public/regions/skycity.webp diff --git a/public/jumbotron.png b/public/jumbotron.png deleted file mode 100644 index 03f2bb3..0000000 Binary files a/public/jumbotron.png and /dev/null differ diff --git a/public/jumbotron.webp b/public/jumbotron.webp new file mode 100644 index 0000000..9f0dd9b Binary files /dev/null and b/public/jumbotron.webp differ diff --git a/public/regions/alee-isle.png b/public/regions/alee-isle.png deleted file mode 100644 index e9fa640..0000000 Binary files a/public/regions/alee-isle.png and /dev/null differ diff --git a/public/regions/alee-isle.webp b/public/regions/alee-isle.webp new file mode 100644 index 0000000..54b57f1 Binary files /dev/null and b/public/regions/alee-isle.webp differ diff --git a/public/regions/breadcroust.png b/public/regions/breadcroust.png deleted file mode 100644 index 2446746..0000000 Binary files a/public/regions/breadcroust.png and /dev/null differ diff --git a/public/regions/breadcroust.webp b/public/regions/breadcroust.webp new file mode 100644 index 0000000..c1a9e32 Binary files /dev/null and b/public/regions/breadcroust.webp differ diff --git a/public/regions/silicon-valley.png b/public/regions/silicon-valley.png deleted file mode 100644 index 413f2d1..0000000 Binary files a/public/regions/silicon-valley.png and /dev/null differ diff --git a/public/regions/silicon-valley.webp b/public/regions/silicon-valley.webp new file mode 100644 index 0000000..2c0c629 Binary files /dev/null and b/public/regions/silicon-valley.webp differ diff --git a/public/regions/skycity.png b/public/regions/skycity.png deleted file mode 100644 index b177892..0000000 Binary files a/public/regions/skycity.png and /dev/null differ diff --git a/public/regions/skycity.webp b/public/regions/skycity.webp new file mode 100644 index 0000000..b5fb58d Binary files /dev/null and b/public/regions/skycity.webp differ -- cgit v1.2.3