* fix: dynamically import Modal component
fixes error "document is not defined" if the user decides to display a modal at the beginning (for ads, promotions, etc...)
* fix: remove spread operator
* remove top level modal import
* fix import path for Modal
Co-authored-by: Gonzalo Pozzo <gonzalo.pozzo4@gmail.com>