diff --git a/docs/assets/img/components.png b/docs/assets/img/components.png
index 4afe8f5d8e9d266aa95b56d85a641e6407aea3e5..847acc1d5741f0f5650ba2c92c0e89c2455cb3f5 100644
Binary files a/docs/assets/img/components.png and b/docs/assets/img/components.png differ
diff --git a/docs/assets/img/devices.png b/docs/assets/img/devices.png
index 68e1bbb49f5876a3bd355af5e70bae5374c063ad..a4fa3c07819abae42afb21b6beeedb249657217c 100644
Binary files a/docs/assets/img/devices.png and b/docs/assets/img/devices.png differ
diff --git a/docs/assets/img/sass-less.png b/docs/assets/img/sass-less.png
index 7a2bbf54c4a0d3a5c8e4ce248ab49d73e6584664..c9214032abd842109755dc2bd170600a181f488c 100644
Binary files a/docs/assets/img/sass-less.png and b/docs/assets/img/sass-less.png differ
diff --git a/docs/index.html b/docs/index.html
index ff1fe607c5991677b69597b583904b461d8b9162..8d39d15aad7caa2f7b7e5281b44916da4e33eb02 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,7 +32,7 @@ title: Bootstrap
       <div class="col-sm-4">
         <img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">
         <h3>One framework, every device.</h3>
-        <p>Bootstrap easily and efficiently scales your project from phones to tablets to desktops with a single CSS file.</p>
+        <p>Bootstrap easily and efficiently scales your project with one code base, from phones to tablets to desktops.</p>
       </div>
       <div class="col-sm-4">
         <img src="assets/img/components.png" alt="Components" class="img-responsive">
@@ -43,7 +43,7 @@ title: Bootstrap
 
     <hr class="half-rule">
 
-    <p class="lead">Bootstrap is an open source project, hosted and maintained on GitHub.</p>
+    <p class="lead">Bootstrap is open source. It's hosted, developed, and maintained on GitHub.</p>
     <a href="{{ site.repo }}" class="btn btn-outline btn-lg">View the GitHub project</a>
   </div>
 </div>