drewcook / arbor-ui

A collaborative, music-making NFT platform for artists and collectors, built on Ethereum.
https://arbor.audio
GNU General Public License v3.0
7 stars 7 forks source link

Rebrand UI to use new logo assets #192

Closed drewcook closed 1 year ago

drewcook commented 2 years ago

Enhancement

Please fill in these details describing the enhancement or improvement you'd like to see to the existing functionality within the UI. Please be as specific as possible.

What would you like to see improved or updated?

Use the new Arbor tree and waveform logos throughout the application where needed.

We should be trying to get our fully loaded time below 1s (currently 3.2s)

Check https://gtmetrix.com

Currently our banner image is here http://arbor.audio/banner_bg.png

The banner should be a Next Image component instead of a background image. https://nextjs.org/docs/api-reference/next/image

The image is almost 7mb and can take some time to download. We should optimize it.

There is a scrollbar displayed for me on google chrome and brave on Linux, this should not be visible, but the page should still be scrollable, this can be done purely in css.