Merge "docs: Add video to Instant Apps landing page" into mnc-io-docs

This commit is contained in:
Joe Fernandez
2016-05-19 01:13:22 +00:00
committed by Android (Google) Code Review

View File

@@ -12,31 +12,46 @@ excludeFromSuggestions=true
<!-- Hero section --> <!-- Hero section -->
<section class="dac-expand dac-hero dac-section-light"> <section class="dac-expand dac-hero dac-section-light">
<div class="wrap"> <div class="wrap">
<h1>Android Instant Apps</h1> <div class="cols dac-hero-content">
<p class="sub-head">
Native Android apps, without the installation
</p>
<p class="dac-hero-description"> <div class="col-1of2 col-push-1of2 dac-hero-figure">
An evolution in app sharing and discovery, Android Instant Apps enables <div class="dev-bytes-video">
Android apps to run instantly, without requiring installation. <iframe width="560" height="350" src=
Instant Apps lets you experience what you love about apps &#8212 fast and "https://www.youtube.com/embed/cosqlfqrpFA" frameborder="0"
beautiful user interfaces, high performance, and great capabilities &#8212 allowfullscreen=""></iframe>
with just a tap. </div>
</p> </div>
<p class="dac-hero-description"> <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px">
Request early access to the Instant Apps documentation today. <h1>
</p> Android Instant Apps
</h1>
<p style="margin-top:24px"> <p class="sub-head">
<a class="landing-button green download-bundle-button" Native Android apps, without the installation
href="https://docs.google.com/a/google.com/forms/d/1S3MzsMVIlchLCqyNLaFbv64llxWaf90QSeYLeswco90/viewform" </p>
target="_blank">
I'M INTERESTED IN ANDROID INSTANT APPS<br> <p class="dac-hero-description">
</a> An evolution in app sharing and discovery, Android Instant Apps enables
</p> Android apps to run instantly, without requiring installation. Instant
</div> Apps lets you experience what you love about apps&#8212fast and beautiful
user interfaces, high performance, and great capabilities&#8212with just a
tap.
</p>
<p class="dac-hero-description">
Request early access to the Instant Apps documentation today.
</p>
<p style="margin-top:24px">
<a class="landing-button green download-bundle-button" href=
"https://docs.google.com/a/google.com/forms/d/1S3MzsMVIlchLCqyNLaFbv64llxWaf90QSeYLeswco90/viewform"
target="_blank">I'M INTERESTED IN ANDROID INSTANT APPS<br></a>
</p>
</div>
</div> <!-- end cols dac-hero-content -->
</div> <!-- end .wrap -->
</section> </section>
<!-- Second section --> <!-- Second section -->