You may add or update pages by logging into your server, and within the /views/html/ directory you will see the body files for all pages of your site. Simply add or modify files within this directory as desired.
The path within your web browser corresponds to the filename within the /views/html/ directory. For example, upon visiting the URL https://domain.com/services/hosting, the page located at /views/html/services/hosting.html will be displayed.