diff --git a/public/docs/js/latest/index.jade b/public/docs/js/latest/index.jade
index acb2d94ebc..e9aab91b92 100644
--- a/public/docs/js/latest/index.jade
+++ b/public/docs/js/latest/index.jade
@@ -2,19 +2,29 @@
div.c4
md-card
md-card-content
- h2 Paracosm
- p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well...
+ h2.text-headline.text-uppercase Quickstart
+ p.text-body Learn Angular in 5 minutes
+
+ footer
+ a(href="/docs/#{current.path[1]}/#{current.path[2]}/quickstart.html" class="button" md-button) View Quickstart
div.c4
md-card
md-card-content
- h2 Paracosm
- p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well...
+ h2.text-headline.text-uppercase Resources
+ p.text-body Preview of v2.0
+
+ footer
+ a(href="/docs/#{current.path[1]}/#{current.path[2]}/resources.html" class="button" md-button) View Resources
div.c4
md-card
md-card-content
- h2 Paracosm
- p he titles of Washed Out's breakthrough song and the first single from Paracosm share the * two most important words in Ernest Greene's musical language: feel it. It's a simple request, as well...
+ h2.text-headline.text-uppercase API Proposal
+ p.text-body Proposal for v2.0 API
+
+ footer
+ a(href="/docs/#{current.path[1]}/#{current.path[2]}/api.html" class="button" md-button) View API
+