how to make a button send you to a specific section on a web page code example
Example: button with href
onClick={() => {window.location.href="https://www.golfballs.com/"}}
onClick={() => {window.location.href="https://www.golfballs.com/"}}