I am trying to send a user to another page using a Javascript Function:
<
try this: window.location.href = "YOUR_RELATIVE_PATH_HERE" ex ./pages/aboutus"
window.location.href = "YOUR_RELATIVE_PATH_HERE"