If you ever think a website looks professional and well polished, go ahead and visit it from the perspective of a person with vision impairment, low vision, or those who navigate via keyboard. You might find that what seems to be well built becomes a confusing mess.
One of the most impactful ways of testing your site is to switch on voice-to-text and see just how much is thrown at the user as you tab through a page. You will quickly discover how easy it is to frustrate your visitors if the logic of the tab order is out of whack, or if elements lack the correct focus.
Most of all, if your site lacks a skip to main content link, you will find that you have to tab through any top menu items you have, potentially every time you visit a page. If you have multiple items in these menus, you might have to tab a lot. Which is annoying. A skip link allows a user to bypass any links or focusable elements at the top of a page and sets the focus on the main content, which is where you want them to be.