Description
The homepage URL in the package.json file is incorrect, resulting in a 404 error when clicked. This feature is needed to ensure users can access the correct homepage.

Current Behavior:

Expected Behavior: The homepage should redirect us to https://stencil.samagra.io
Steps to reproduce:
- Clone the repository.
- Go to Package.json file.
- In JSON script you can find this link adjacent to "homepage".
Description
The homepage URL in the package.json file is incorrect, resulting in a 404 error when clicked. This feature is needed to ensure users can access the correct homepage.
Current Behavior:
Expected Behavior: The homepage should redirect us to https://stencil.samagra.io
Steps to reproduce: