Page MenuHomePhabricator

[e.cash] Add start of Avalanche page
Changes PlannedPublic

Authored by johnkuney on Fri, Jun 21, 20:13.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Adding an Avalanche information page to house some of the info from avalanche.cash on the main site.
Adding the first pass here with a basic page that fetches the features data from the avalanche strapi api and displays it

Test Plan

Preview the site and check out /avalanche

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-avalanche-page
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29370
Build 58276: Build Diff
Build 58275: arc lint + arc unit

Event Timeline

@bot preview-e.cash

web/e.cash/pages/avalanche.js
101
112

how does the user find this page?

Confusing that one of the three main call to action buttons above the fold on the landing page goes to a separate site, avalanche.cash, that presents this same information in more detail.

imo we should change the "Avalanche" button on the homepage to go to /avalanche, and then add a "More info..." or similar link there to take the user to avalanche.cash.

This revision now requires changes to proceed.Fri, Jun 21, 20:44

Oh yeah that was the plan to change all links going to avalanche.cash to /avalanche, but was going to wait until this page was finished. Thought the diff would be unwieldy to do all the page sections at once

Oh yeah that was the plan to change all links going to avalanche.cash to /avalanche, but was going to wait until this page was finished. Thought the diff would be unwieldy to do all the page sections at once

if it will take a few diffs to get the /avalanche page ready for prod, this could be ok -- otherwise, the diff needs to do something beyond adding a hidden page.