I use the anchor tag in my next.js website because when I click on the anchor tag then I am going to the detail page when I click the back arrow then it's landed me on the exact location where I left the website (clicking on the anchor tag the whole website is reloaded ) if I used the link then it's not land me on the exact location how I can replace the anchor tag or used the link to land me on the exact location.