modal for "continue with confidence"
This commit is contained in:
parent
9062b4e1a2
commit
5476cf39e9
11 changed files with 77 additions and 166 deletions
|
|
@ -4,16 +4,17 @@ breadcrumb: "App Store"
|
|||
---
|
||||
|
||||
<!-- Custom style= makes the image line up with the icon. -->
|
||||
<img src="{{ site.baseurl }}/assets/images/app-store-top.png" alt="App Store icon samples" class="hero" style="max-width: 473px; display: block; margin: 0 auto;">
|
||||
<img src="{{ site.baseurl }}/assets/images/app-store-top.png" alt="App Store icon samples" class="hero"
|
||||
style="max-width: 473px; display: block; margin: 0 auto;">
|
||||
<img src="{{ site.baseurl }}/assets/images/butter-app-icon-large.svg" alt="Butter Tile" class="app-tile">
|
||||
|
||||
<h1>Discover the Butter App Store</h1>
|
||||
<p class="subtitle">Featuring free, ad-free Android apps that use less internet and less battery</p>
|
||||
|
||||
<div class="btn-container">
|
||||
{% assign apk_url = site.baseurl | append: "/assets/download/butter.apk" %}
|
||||
{% include fancybutton.html main_cta="Download App Store" sub_cta="Less than 10 MB" href=apk_url %}
|
||||
{% include fancybutton.html main_cta="Download App Store" sub_cta="Less than 10 MB" href="#" modal="product-modal" %}
|
||||
</div>
|
||||
{% include sideload.html %}
|
||||
|
||||
<a class="btn-secondary" href="{{ site.base_url }}/fdroid-webdash/">View in Browser</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue