To create a front page in Drupal, follow these steps.
Create a New Page
- Log into your Drupal site as administrator.
- Go to Content and click Add content button.
- Click Basic page to create a new page.
example.com/node/add/page
Set the Front Page
Navigate to: Home > Administration > Configuration > System > Basic site settings
Here you can set the new page as the frontpage of your Drupal site. Enter the path of the new page, like: /home. After setting the front page, click Save configuration button to apply the changes.
Add Content
Edit this new page to add content on the frontpage.