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
[Bug] The "Contact Us" page is not opening when clicked. Also, the icons used for category classification are misaligned or incorrectly placed, affecting the UI layout and usability. #544
The "Contact Us" page is not functioning correctly — clicking on the link or button does not lead to the intended destination or page. Additionally, there is a UI/UX design issue: the icons used for classification are misaligned or improperly categorized, which may confuse users.
Steps to Reproduce
Navigate to the homepage.
Click on the "Contact Us" link/button in the navigation menu or footer.
Observe the behavior (no action or wrong page loading).
Browse to the section with classified icons.
Observe how the icons are displayed or categorized incorrectly.
Expected Behavior
The "Contact Us" page should load properly when the user clicks the link or button.
Classification icons should be properly aligned and correctly represent their categories (both visually and contextually).
Actual Behavior
Clicking the "Contact Us" button either does nothing or redirects incorrectly.
The UI shows misaligned or incorrectly placed icons under the wrong categories, reducing clarity and user trust.
Please check the routing logic for the "Contact Us" button and review the CSS or layout grid used for the icon classification section. This might be a frontend JavaScript issue or a server-side routing misconfiguration.