diff --git a/i2p2www/pages/site/browser/intro.html b/i2p2www/pages/site/browser/intro.html
index fc5912ff8ab7667eb2366af2ada5472f73db2a71..5d7584c5c7ef1a6fedf47513c115481e8b8acacb 100644
--- a/i2p2www/pages/site/browser/intro.html
+++ b/i2p2www/pages/site/browser/intro.html
@@ -56,7 +56,7 @@ applications, and no configuration.{% endtrans %}
 internet. {{ bname }} also employs a variety of security enhancements to protect
 your privacy while you browse the web.{% endtrans %}
 </p>
-<img class="screenshot" src="{{ url_for('static', filename='images/browser/screenshots/2-proxy.png') }}" />
+<img class="screenshot" src="{{ url_for('static', filename='images/browser/screenshots/2-outproxy.png') }}" />
 
 <h2 id="privacy">
   <span class="permalink">
@@ -71,7 +71,6 @@ between sites and applications, and hides your connection from un-authorized
 observers.{% endtrans %}
 </p>
 <img class="screenshot" src="{{ url_for('static', filename='images/browser/screenshots/2-settings.png') }}" />
-<img class="screenshot" src="{{ url_for('static', filename='images/browser/screenshots/2-outproxy.png') }}" />
 
 <h2 id="bittorrent">
   <span class="permalink">
@@ -89,7 +88,6 @@ private, safe Peer-to-Peer filesharing is at the user's fingertips.{% endtrans %
 {% trans bname=browser_name() %}By using I2P, a whole world of private file-sharing options will
 become available to you.{% endtrans %}
 </p>
-<img class="screenshot" src="{{ url_for('static', filename='images/browser/screenshots/3-copy.png') }}" />
 
 <p>
 {% trans bname=browser_name() %}Using Peer-to-Peer to distribute data means more people can help
diff --git a/i2p2www/pages/site/browser/roadmap.html b/i2p2www/pages/site/browser/roadmap.html
index 952dab22908829a8cac0cc1b083255dbeb01a961..3c1758a7bd0908dbc039107d5c2f6e1dcf77805b 100644
--- a/i2p2www/pages/site/browser/roadmap.html
+++ b/i2p2www/pages/site/browser/roadmap.html
@@ -86,9 +86,9 @@
   <li>Research Peer-to-Peer messaging support compatible with BiglyBT</li>
 </ol>
 
-<h3 id="1h2019">
+<h3 id="1h2020">
   <span class="permalink">
-    <a href="#1h2019">{% trans %}First Half, 2019 tasks{% endtrans %}</a>
+    <a href="#1h2020">{% trans %}First Half, 2020 tasks{% endtrans %}</a>
   </span>
 </h3>
 
diff --git a/i2p2www/static/images/browser/screenshots/2-outproxy.png b/i2p2www/static/images/browser/screenshots/2-outproxy.png
index 1f97879a958e5ec1ba0607794028461900df0132..c2ad8970908906958b42d45a0d393aae6f1d9983 100644
Binary files a/i2p2www/static/images/browser/screenshots/2-outproxy.png and b/i2p2www/static/images/browser/screenshots/2-outproxy.png differ
diff --git a/i2p2www/static/images/browser/screenshots/2-proxy.png b/i2p2www/static/images/browser/screenshots/2-proxy.png
deleted file mode 100644
index 90b13c5f0ff3dd1d9457910d8e18b5cbd0ad0d24..0000000000000000000000000000000000000000
Binary files a/i2p2www/static/images/browser/screenshots/2-proxy.png and /dev/null differ
diff --git a/i2p2www/static/images/browser/screenshots/2-settings.png b/i2p2www/static/images/browser/screenshots/2-settings.png
index 203a1aea39e8a9397fba52a21e1e31a8ba063e6d..bf7a51447ab96d06eaaabd588b107047521cefff 100644
Binary files a/i2p2www/static/images/browser/screenshots/2-settings.png and b/i2p2www/static/images/browser/screenshots/2-settings.png differ
diff --git a/i2p2www/static/images/browser/screenshots/3-add.png b/i2p2www/static/images/browser/screenshots/3-add.png
index 09b20a4937c7c09c2bbeecf4e89a80ce8fa315f1..390cccb7ce22ff741cfd400d5620b30b896fd9e7 100644
Binary files a/i2p2www/static/images/browser/screenshots/3-add.png and b/i2p2www/static/images/browser/screenshots/3-add.png differ
diff --git a/i2p2www/static/images/browser/screenshots/3-copy.png b/i2p2www/static/images/browser/screenshots/3-copy.png
deleted file mode 100644
index a2a7116d6b9639e8dce01525105b2145f65a35e6..0000000000000000000000000000000000000000
Binary files a/i2p2www/static/images/browser/screenshots/3-copy.png and /dev/null differ
diff --git a/i2p2www/static/images/browser/screenshots/3-proof.png b/i2p2www/static/images/browser/screenshots/3-proof.png
index 7ce3c4c4b53097647f40e74fdbfe437927872ee9..688ce1a804e55b21ce6af32f19ddda1c6f864fa8 100644
Binary files a/i2p2www/static/images/browser/screenshots/3-proof.png and b/i2p2www/static/images/browser/screenshots/3-proof.png differ
diff --git a/i2p2www/static/images/browser/screenshots/3-snark.png b/i2p2www/static/images/browser/screenshots/3-snark.png
index 4bca8a96e5a6b012f854cae567bbf1f2dd20e93b..ffbfadd0cfe32758fae1217d5b97d3a86c172636 100644
Binary files a/i2p2www/static/images/browser/screenshots/3-snark.png and b/i2p2www/static/images/browser/screenshots/3-snark.png differ
diff --git a/i2p2www/static/images/browser/screenshots/4-email.png b/i2p2www/static/images/browser/screenshots/4-email.png
index 8615b400a41cb24c15a6db1f68015462eb2d912f..285a671597d374ab8dd3efdb95c838746661e581 100644
Binary files a/i2p2www/static/images/browser/screenshots/4-email.png and b/i2p2www/static/images/browser/screenshots/4-email.png differ