fix the index page

Change-Id: I84461a7ace1c6bde8e99534096cc9e485cecb4c4
diff --git a/docs/html/index.jd b/docs/html/index.jd
index 6394b73..c10fcdd 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -7,23 +7,35 @@
 
 @jd:body
 
-<div class="wrap">
-    <div  style="margin-top:40px" class="resource-widget resource-flow-layout col-16" data-query="collection:launch/static" data-sortorder=""
-data-cardsizes="18x12,6x2, 6x2, 6x2" data-maxresults="4"></div>
-</div>
-<div style="height:30px"></div>
+<!-- Top full-bleed carousel -->
+<div class="home-new-carousel-1">
+  <div class="fullscreen-carousel-content">
+    <div class="vcenter">
+      <div class="wrap clearfix">
+        <div class="resource-widget resource-flow-layout wrap col-16"
+          data-query="collection:launch/static"
+          data-resourceStyle="card"
+          data-sortOrder="-timestamp"
+          data-numStacks="3"
+          data-maxResults="4"
+          data-cardSizes="18x6,6x2,6x2,6x2">
+        </div> <!-- end .resource-widget -->
+      </div> <!-- end .wrap -->
+    </div> <!-- end .vcenter -->
+  </div> <!-- end .fullscreen-carousel-content -->
+</div> <!-- end .fullscreen-carousel -->
 
-  <div style="margin-top:600px" class="actions-bar">
-    <div class="wrap">
-      <div class="actions">
-        <div><a href="http://developer.android.com/sdk/index.html">Download SDK</a></div>
-        <div><a href="http://developer.android.com/about/start.html">Get Started</a></div>
-        <div><a href="http://developer.android.com/samples/index.html">Sample Code</a></div>
-        <div><a href="http://developer.android.com/design/videos/index.html">Videos</a></div>
-        <div><a href="https://developer.android.com/distribute/googleplay/developer-console.html">Developer Console</a></div>
-      </div><!-- end .actions -->
-    </div><!-- end .wrap -->
-  </div><!-- end .actions-bar -->
+<div class="actions-bar">
+  <div class="wrap">
+    <div class="actions">
+      <div><a href="http://developer.android.com/sdk/index.html">Get the SDK</a></div>
+      <div><a href="http://developer.android.com/samples/index.html">Sample Code</a></div>
+      <div><a href="http://developer.android.com/design/videos/index.html">Videos</a></div>
+      <div><a href="https://developer.android.com/distribute/googleplay/developer-console.html">Developer Console</a></div>
+    </div><!-- end .actions -->
+  </div><!-- end .wrap -->
+</div><!-- end .actions-bar -->
+
 
 
 <div class="landing-rest-of-page">
@@ -33,12 +45,18 @@
         <div class="landing-h1">Android, Everywhere You Need It</div>
         <div class="landing-subhead">
           Android runs on hundreds of millions of handheld devices around the world, <br /> and it now supports these exciting, new form-factors.
+
         </div>
       </div>
 
+
+
+
       <div class="landing-body">
         <div class="landing-breakout cols">
 
+<!--<div class="resource-widget resource-flow-layout col-16" data-query="collection:index/devices" data-sortorder="" data-cardsizes="6x2, 6x2, 6x2" data-maxresults="3"></div>-->
+
           <div class="col-3-wide">
             <img src="{@docRoot}tv/images/placeholder-square.png" alt="">
 
@@ -78,6 +96,5 @@
 
         </div>
       </div>
-
     </div>  <!-- end .wrap -->
   </div> <!-- end .landing-section -->
\ No newline at end of file