Jumbotron content update
diff --git a/index.md b/index.md
index 066473c..0b249fe 100644
--- a/index.md
+++ b/index.md
@@ -6,36 +6,54 @@
 
 <div class="jumbotron">
 <div id="apachebrooklynbanner">&nbsp;</div>
-<div class="row">
-<div class="col-md-6">
-<div id="brooklynbridge">&nbsp;</div>
-</div><!-- column -->
-<div class="col-md-6" style="text-align: center" markdown="1">
 
-### Simplified **deployment** and **runtime management** of enterprise-grade applications
+<div class="row">
+<div class="col-md-4" markdown="1">
+
+### model
+
+*Blueprints* describe your application, stored as *text files* in *version control*
+
+*Compose* from the *dozens* of app supported components or your *own components* using *bash, Java, Chef...*
+
+<div class="text-muted" markdown="1">
+#### JBoss &bull; Cassandra &bull; QPid &bull; nginx &bull; many more
+</div>
+
+</div>
+<div class="col-md-4" markdown="1">
+
+### deploy
+
+Components *configured &amp; integrated* across *multiple machines* automatically
+
+*20+ public clouds*, or your *private cloud* or bare servers - and *Docker* containers
+
+<div class="text-muted" markdown="1">
+#### Amazon EC2 &bull; CloudStack &bull; OpenStack &bull; SoftLayer &bull; many more
+</div>
+
+</div>
+<div class="col-md-4" markdown="1">
+
+### manage
+
+*Monitor* key application *metrics*; *scale* to meet demand; *restart* and *replace* failed components
+
+View and modify using the *web console* or automate using the *REST API*
+
+<div class="text-muted" markdown="1">
+#### Metric-based autoscaler &bull; Restarter &amp; replacer &bull; Follow the sun &bull; Load balancing 
+</div>
+
+</div>
+</div><!-- row -->
+
+<div style="text-align: center" markdown="1">
 
 <a class="btn btn-primary btn-lg" role="button" href="learnmore.html">learn more</a>
 <a class="btn btn-primary btn-lg" role="button" href="quickstart/">get started</a>
 
-</div><!-- column -->
-</div><!-- row -->
+</div>
 
 </div><!-- jumbotron -->
-
-<div class="row">
-<div class="col-md-4" markdown="1">
-
-#### Easy **single-click deployment** to your favourite clouds. Run transparently across **multiple providers**.
-
-</div>
-<div class="col-md-4" markdown="1">
-
-#### Applications stay **healthy** and **auto-scaled** through your choice of automated policies.
-
-</div>
-<div class="col-md-4" markdown="1">
-
-#### **Compose** applications from a rich library of components and services, or easily **create** custom integrations and policies.
-
-</div>
-</div><!-- row -->