add Android app with Google Play logo to static apps page; remove mailing list signup form

This commit is contained in:
Alys
2015-12-12 11:32:17 +10:00
parent f6cdf5d257
commit 5d6c4d4dcd
3 changed files with 6 additions and 14 deletions

File diff suppressed because one or more lines are too long

View File

@@ -181,8 +181,7 @@
"marketingInquiries": "Marketing/Social Media Inquiries",
"tweet": "Tweet",
"apps": "Apps",
"notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!",
"checkOutIOSApp": "Check out our new iOS App!",
"checkOutMobileApps": "Check out our mobile apps!",
"imagine1": "Imagine if improving your life were as fun as playing a game.",
"landingCopy1": "Advance in the game by completing your real-life tasks.",
"landingCopy2": "Battle monsters with friends to stay accountable to your goals.",

View File

@@ -9,17 +9,10 @@ block title
block content
.lead
=env.t('checkOutIOSApp')
=env.t('checkOutMobileApps')
.row.text-center
a(href='https://geo.itunes.apple.com/us/app/habitica/id994882113?mt=8')
.promo_habitica(style='border-radius:25px;margin:auto')
.row.text-center
a(href='https://geo.itunes.apple.com/us/app/habitica/id994882113?mt=8', style='display:inline-block;overflow:hidden;background:url(http://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg) no-repeat;width:165px;height:40px;margin-left:30px')
.promo_habitica(style='border-radius:25px;margin:auto')
br
.lead
=env.t('notifyAndroidApp')
.row.text-center
.sendgrid-subscription-widget(data-token='WEc2mXZw9YqemYAJp3a%2FO%2FxyvSWuFCFS2x88bbdMa%2FJjEH%2FlDdpc%2Flbz4PPZZRZMnTmr8kNOzI6ypw%2Br3r55wQ%3D%3D')
script.
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?"http":"https";if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://s3.amazonaws.com/subscription-cdn/0.2/widget.min.js";fjs.parentNode.insertBefore(js,fjs);}}(document, "script", "sendgrid-subscription-widget-js");
a(href='https://play.google.com/store/apps/details?id=com.habitrpg.android.habitica&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-AC-global-none-all-co-pr-py-PartBadges-Oct1515-1', style='display:inline-block;overflow:hidden;background:url(https://developer.android.com/images/brand/en_app_rgb_wo_45.png) no-repeat;background-size:100%;width:129px;height:45px;margin-left:20px')
a(href='https://geo.itunes.apple.com/us/app/habitica/id994882113?mt=8', style='display:inline-block;overflow:hidden;background:url(http://linkmaker.itunes.apple.com/images/badges/en-us/badge_appstore-lrg.svg#svgView) no-repeat;background-size:100%;width:152px;height:45px;margin-left:20px')