• eddie's avatar
    feat: move about content into landing page (#5734) · 0bf7b920
    eddie authored
    * feat: move about content into landing page
    
    * fix: delete unused image files
    
    * fix: remove unused components
    
    * fix: pointer events on title and subtitle
    
    * feat: add about footer to landing page
    
    * fix: simplify css in Landing Page
    
    * feat(moonpay): moonpay ip checks to determine if the user can access the fiat onramp (#10)
    
    * feat(moonpay): useFiatOnrampAvailable
    
    * feat(moonpay): ip check with moonpay for buy crypto availability
    
    * add error state and clear up some of the sequence of logic
    
    * add button-specific spinner, put the ... menu button behind the feature flag
    
    * hide ... menu option if onramp is unavailable
    
    * add live publishable moonpay key
    
    * add initial FoR hype border flash to announcement acknowledgment
    
    * remove ... menu access to FoR feature
    
    * add tooltip and external link to info icon
    
    * nicer error display
    
    * add stale market to ack
    
    * pr feedback from zzmp
    
    * fix really weird react bug
    
    * ts fix and clear timeout
    
    * pairing staleness handler w/ zzmp
    
    * add back feature flag
    Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
    0bf7b920
ProtocolBanner.tsx 2.46 KB