Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fe4d41e authored by Joe Fernandez's avatar Joe Fernandez Committed by android-build-merger
Browse files

Merge "docs: Add video to Instant Apps landing page" into mnc-io-docs am: 99ffb303 am: ac9135e7

am: 31676c1a

* commit '31676c1a':
  docs: Add video to Instant Apps landing page

Change-Id: I2c92c91bea4565e0cf31171567fd6c4696abd613
parents 277aa236 31676c1a
Loading
Loading
Loading
Loading
+40 −25
Original line number Original line Diff line number Diff line
@@ -12,17 +12,31 @@ 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">

    <div class="col-1of2 col-push-1of2 dac-hero-figure">
      <div class="dev-bytes-video">
        <iframe width="560" height="350" src=
        "https://www.youtube.com/embed/cosqlfqrpFA" frameborder="0"
        allowfullscreen=""></iframe>
      </div>
    </div>

    <div class="col-1of2 col-pull-1of2" style="margin-bottom:40px">
      <h1>
        Android Instant Apps
      </h1>

      <p class="sub-head">
      <p class="sub-head">
        Native Android apps, without the installation
        Native Android apps, without the installation
      </p>
      </p>


      <p class="dac-hero-description">
      <p class="dac-hero-description">
        An evolution in app sharing and discovery, Android Instant Apps enables
        An evolution in app sharing and discovery, Android Instant Apps enables
  Android apps to run instantly, without requiring installation.
        Android apps to run instantly, without requiring installation. Instant
  Instant Apps lets you experience what you love about apps &#8212 fast and
        Apps lets you experience what you love about apps&#8212fast and beautiful
  beautiful user interfaces, high performance, and great capabilities &#8212
        user interfaces, high performance, and great capabilities&#8212with just a
  with just a tap.
        tap.
      </p>
      </p>


      <p class="dac-hero-description">
      <p class="dac-hero-description">
@@ -30,13 +44,14 @@ excludeFromSuggestions=true
      </p>
      </p>


      <p style="margin-top:24px">
      <p style="margin-top:24px">
  <a class="landing-button green download-bundle-button"
        <a class="landing-button green download-bundle-button" href=
    href="https://docs.google.com/a/google.com/forms/d/1S3MzsMVIlchLCqyNLaFbv64llxWaf90QSeYLeswco90/viewform"
        "https://docs.google.com/a/google.com/forms/d/1S3MzsMVIlchLCqyNLaFbv64llxWaf90QSeYLeswco90/viewform"
    target="_blank">
        target="_blank">I'M INTERESTED IN ANDROID INSTANT APPS<br></a>
    I'M INTERESTED IN ANDROID INSTANT APPS<br>
  </a>
      </p>
      </p>
    </div>
    </div>

  </div> <!-- end cols dac-hero-content -->
</div> <!-- end .wrap -->
</section>
</section>


<!-- Second section -->
<!-- Second section -->