You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: I checked the "Learn More About Us" button in the Hero-Section, and whenever it is clicked, it always opens the page in light mode in a new tab. This is a very abrupt user experience for newcomers, which went unnoticed.
Solution: Maintain the website's theme when the button is clicked, and consider redirecting the user within the same tab. "Learn More About Us" is not a functionality that requires a new tab redirect.