The AI bot icon in the header is implemented as a button element. Since the AI bot now navigates to a dedicated page rather than opening a modal, please convert the AI bot icon to a standard link (<a>
element) like the chat icon.
This would allow browser link interactions, such as context-clicking to open in a new tab.