| Billy Lamberta | e1277eb | 2016-05-03 16:23:59 -0700 | [diff] [blame] | 1 | page.title=Android for Work |
| 2 | page.tags="android for work, work", |
| 3 | meta.tags="android for work, work", |
| 4 | fullpage=true |
| 5 | section.landing=true |
| 6 | header.hide=1 |
| 7 | footer.hide=1 |
| 8 | @jd:body |
| 9 | |
| 10 | <section class="dac-expand dac-hero dac-light" > |
| 11 | <div class="wrap"> |
| 12 | <div class="cols dac-hero-content"> |
| 13 | <div class="col-9of16 col-push-7of16 dac-hero-figure"> |
| 14 | <img class="dac-hero-image" src="{@docRoot}images/work/hero_650px_2x.png" |
| 15 | srcset="{@docRoot}images/work/hero_650px.png 1x, |
| 16 | {@docRoot}images/work/hero_650px_2x.png 2x"> |
| 17 | </div> |
| 18 | <div class="col-7of16 col-pull-9of16"> |
| 19 | <h1 class="dac-hero-title">Android for Work</h1> |
| 20 | <p class="dac-hero-description"> |
| 21 | Develop apps for Android for Work to take advantage of |
| 22 | security and management features built into Android. |
| 23 | </p> |
| 24 | |
| 25 | <a class="dac-hero-cta" href="{@docRoot}work/overview.html"> |
| 26 | <span class="dac-sprite dac-auto-chevron"></span> |
| 27 | Get Started |
| 28 | </a> |
| 29 | </div> |
| 30 | </div> |
| 31 | <div class="dac-section dac-small"> |
| 32 | <div class="resource-widget resource-flow-layout col-16" |
| 33 | data-query="collection:work/landing/primary" |
| 34 | data-cardSizes="6x2" |
| 35 | data-maxResults="6"></div> |
| 36 | </div> |
| 37 | </div> |
| 38 | </section> |
| 39 | |
| 40 | <div class="wrap dac-offset-parent"> |
| 41 | <a class="dac-fab dac-scroll-button" data-scroll-button href="#resources"> |
| 42 | <i class="dac-sprite dac-arrow-down-gray"></i> |
| 43 | </a> |
| 44 | </div> |
| 45 | |
| 46 | <section class="dac-section dac-gray dac-small" id="resources"> |
| 47 | <div class="wrap"> |
| 48 | <h2 class="norule">Resources</h1> |
| 49 | |
| 50 | <div class="resource-widget resource-flow-layout col-16" |
| 51 | data-query="collection:work/landing/resources" |
| 52 | data-cardSizes="6x6" |
| 53 | data-maxResults="16"></div> |
| 54 | </div> |
| 55 | </section> |