Hi @chandrika123
The URL that is opened is localhost:4503/content/we-retail/us/en.html . It is serving content from the /content/we-retail/us/en page in your content hierarchy.
If you have created your own project, try with that path. For example : localhost:4503/content/your-project-name/us/en/home.html
Let me know in case of any queries.
If you wish to change the default landing page of AEM Please follow below points :

https://aem4beginner.blogspot.com/how-to-change-default-start-page-in-aem
Thanks