* save working version of minimal landing page
* move landing page to own component and show Toast on invalid yaml
* add default Untitled connector name
* save styling progress
* style the landing page
* use card component
* reword descriptions
* undo unnecessary syntax change
* use file name as connector name
* move showLandingPage to global state and set to true on reset
* fix e2e test
* move local storage hooks into a separate service/context
* move landing page to its own page
* update doc
* move full file input handling logic into callback
* use hidden
* clear out notification on unmount
* use url if filename is 'manifest'
* add comment
---------
Co-authored-by: Joe Reuter <joe@airbyte.io>