diff --git a/README.md b/README.md
index 20a7942d5a..18a62fb473 100644
--- a/README.md
+++ b/README.md
@@ -9,11 +9,11 @@
[GoReport Status]: https://goreportcard.com/report/github.com/kubernetes/minikube
[GoReport Widget]: https://goreportcard.com/badge/github.com/kubernetes/minikube
-
+
minikube implements a local Kubernetes cluster on macOS, Linux, and Windows. minikube's [primary goals](https://minikube.sigs.k8s.io/docs/concepts/principles/) are to be the best tool for local Kubernetes application development and to support all Kubernetes features that fit.
-
+
## Features
@@ -50,8 +50,6 @@ See our [examples page](https://minikube.sigs.k8s.io/docs/examples/)
## Community
-
-
minikube is a Kubernetes [#sig-cluster-lifecycle](https://github.com/kubernetes/community/tree/master/sig-cluster-lifecycle) project.
* [**#minikube on Kubernetes Slack**](https://kubernetes.slack.com) - Live chat with minikube developers!
diff --git a/images/help_wanted.jpg b/images/help_wanted.jpg
deleted file mode 100644
index 4805bb0c38..0000000000
Binary files a/images/help_wanted.jpg and /dev/null differ
diff --git a/images/start.jpg b/images/start.jpg
deleted file mode 100644
index 9b4d163596..0000000000
Binary files a/images/start.jpg and /dev/null differ
diff --git a/site/content/en/_index.html b/site/content/en/_index.html
index 3a32e6945c..86a6f00cd7 100644
--- a/site/content/en/_index.html
+++ b/site/content/en/_index.html
@@ -4,7 +4,7 @@ resources:
- src: "logo.png"
title: "logo"
-- src: "start.jpg"
+- src: "start.png"
title: "start"
---
diff --git a/site/content/en/start.jpg b/site/content/en/start.jpg
deleted file mode 100644
index 1ee9cc3e6c..0000000000
Binary files a/site/content/en/start.jpg and /dev/null differ
diff --git a/site/content/en/start.png b/site/content/en/start.png
new file mode 100644
index 0000000000..7ee9706c31
Binary files /dev/null and b/site/content/en/start.png differ