I want the page to scroll smoothly to a specefic area on click
I have a React page with buttons at the top in the header.
What I want is to be able to make the page auto-scroll smoothly to a specific location of the react page when clicking on one of the buttons in the header.