Page MenuHomePhabricator

[e.cash] Add page content for wealth redefined
ClosedPublic

Authored by johnkuney on May 22 2023, 16:27.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC0995f2c68c71: [e.cash] Add page content for wealth redefined
Summary

Adding the content for the wealth redfined page. Added text blocks and images and the quote carousel

Test Plan

@bot preview-e.cash
navigate to the wealth redfined page and check everything looks good on mobile and desktop and both themes

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-wealth-redefined-content
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23764
Build 47138: Build Diff
Build 47137: arc lint + arc unit

Event Timeline

bytesofman added inline comments.
web/e.cash/components/quote-carousel/index.js
43 ↗(On Diff #40378)

this is the same as saying active={index === activeIndex}

55 ↗(On Diff #40378)

ditto

This revision now requires changes to proceed.May 23 2023, 16:22

better logic syntax, mobile quote carousel style

This revision is now accepted and ready to land.May 23 2023, 17:05