diff --git a/website/views/social/layout.jade b/website/views/social/layout.jade index b6bd87ff5e..d5b638b318 100644 --- a/website/views/social/layout.jade +++ b/website/views/social/layout.jade @@ -50,7 +50,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') new SmartBanner({ title: 'Habitica: Gamify Your Tasks', author: 'HabitRPG, Inc.', - button: 'VIEW', + button: 'GET', store: { ios: 'On the App Store', android: 'In Google Play' diff --git a/website/views/static/front.jade b/website/views/static/front.jade index 4fb12c5fd2..a77527c549 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -644,7 +644,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') new SmartBanner({ title: 'Habitica: Gamify Your Tasks', author: 'HabitRPG, Inc.', - button: 'VIEW', + button: 'GET', store: { ios: 'On the App Store', android: 'In Google Play'