diff --git a/README.md b/README.md
index 42f89a51..8d061e10 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,15 @@
 [![Coverage Status](https://coveralls.io/repos/healthchecks/healthchecks/badge.svg?branch=master&service=github)](https://coveralls.io/github/healthchecks/healthchecks?branch=master)
 
 
-![Screenshot of Welcome page](/static/img/welcome.png?raw=true "Welcome Page")
-
 ![Screenshot of My Checks page](/static/img/my_checks.png?raw=true "My Checks Page")
 
 ![Screenshot of Period/Grace dialog](/static/img/period_grace.png?raw=true "Period/Grace Dialog")
 
 ![Screenshot of Cron dialog](/static/img/cron.png?raw=true "Cron Dialog")
 
-![Screenshot of Integrations page](/static/img/channels.png?raw=true "Integrations Page")
+![Screenshot of Check Details page](/static/img/check_details.png?raw=true "My Checks Page")
+
+![Screenshot of Badges page](/static/img/badges.png?raw=true "Integrations Page")
 
 Healthchecks is a cron job monitoring service. It listens for HTTP requests
 and email messages ("pings") from your cron jobs and scheduled tasks ("checks").
diff --git a/static/img/badges.png b/static/img/badges.png
index 7ce1dbe7..8492e210 100644
Binary files a/static/img/badges.png and b/static/img/badges.png differ
diff --git a/static/img/badges@2x.png b/static/img/badges@2x.png
index f659fc98..158c6121 100644
Binary files a/static/img/badges@2x.png and b/static/img/badges@2x.png differ
diff --git a/static/img/channels.png b/static/img/channels.png
deleted file mode 100644
index 3d809cec..00000000
Binary files a/static/img/channels.png and /dev/null differ
diff --git a/static/img/channels@2x.png b/static/img/channels@2x.png
deleted file mode 100644
index 638c1aa2..00000000
Binary files a/static/img/channels@2x.png and /dev/null differ
diff --git a/static/img/check_details.png b/static/img/check_details.png
index d8c2692c..f7871a6f 100644
Binary files a/static/img/check_details.png and b/static/img/check_details.png differ
diff --git a/static/img/check_details@2x.png b/static/img/check_details@2x.png
index 8a8faaf7..2349f0f2 100644
Binary files a/static/img/check_details@2x.png and b/static/img/check_details@2x.png differ
diff --git a/static/img/cron.png b/static/img/cron.png
index 9ce50531..ee99b577 100644
Binary files a/static/img/cron.png and b/static/img/cron.png differ
diff --git a/static/img/cron@2x.png b/static/img/cron@2x.png
index 745a75cf..d316d01c 100644
Binary files a/static/img/cron@2x.png and b/static/img/cron@2x.png differ
diff --git a/static/img/my_checks.png b/static/img/my_checks.png
index 285ff7c3..4273189c 100644
Binary files a/static/img/my_checks.png and b/static/img/my_checks.png differ
diff --git a/static/img/my_checks@2x.png b/static/img/my_checks@2x.png
index 8b308c89..27669ad8 100644
Binary files a/static/img/my_checks@2x.png and b/static/img/my_checks@2x.png differ
diff --git a/static/img/period_grace.png b/static/img/period_grace.png
index 02df84f7..86fb8e7d 100644
Binary files a/static/img/period_grace.png and b/static/img/period_grace.png differ
diff --git a/static/img/period_grace@2x.png b/static/img/period_grace@2x.png
index db67dffe..6add0c57 100644
Binary files a/static/img/period_grace@2x.png and b/static/img/period_grace@2x.png differ
diff --git a/static/img/theme-dark.png b/static/img/theme-dark.png
index 9c5400d9..c56097e7 100644
Binary files a/static/img/theme-dark.png and b/static/img/theme-dark.png differ
diff --git a/static/img/theme-light.png b/static/img/theme-light.png
index 389e5c87..d7d65182 100644
Binary files a/static/img/theme-light.png and b/static/img/theme-light.png differ
diff --git a/static/img/welcome.png b/static/img/welcome.png
deleted file mode 100644
index 92ff1a82..00000000
Binary files a/static/img/welcome.png and /dev/null differ
diff --git a/static/img/welcome@2x.png b/static/img/welcome@2x.png
deleted file mode 100644
index 93010d38..00000000
Binary files a/static/img/welcome@2x.png and /dev/null differ