Group plan landing page (#10222)

* Updated task page styles

* Added initial page styles

* Added login and payments

* Updated more styles

* Added white header

* Added group plan overview modal

* Updated copy

* Fixed location

* Style updates

* Added analytics

* More style updates

* Added locales

* Removed duplicate key
This commit is contained in:
Keith Holliday
2018-04-03 11:26:08 -05:00
committed by GitHub
parent 690d3e3fd2
commit ab14312368
30 changed files with 1263 additions and 80 deletions

View File

@@ -342,7 +342,6 @@ export default {
UPGRADE_GROUP: 'upgrade-group',
PAY: 'pay',
},
// @TODO: Import from payment library?
PAYMENTS: {
AMAZON: 'amazon',
STRIPE: 'stripe',