Skip to content

feat : updated logo , Navbar

Pavani Pothuganti requested to merge ui-design into UI

What does this MR do and why?

This MR improves the navigation experience by updating the navbar logo presentation, increasing navbar height and text readability, and adding card-style mega menus for key sections such as About, Community, and Programs. It also includes related fixes to keep the branch aligned with the latest ui-design updates and resolve merge conflicts cleanly.

🚀 Key Features

Improved navbar spacing and readability Increased navbar height and navigation text size for better visibility Updated navbar logo size and placement Added card-style mega menu for About Extended the same mega menu pattern to Community and Programs Adjusted mega menu width to remove extra empty space Kept dark/light theme behavior compatible with the current navbar structure Resolved merge conflicts with the latest remote ui-design branch

Why this change?

Improves code structure and reusability

Enhances UI/UX

Makes the navbar easier to read and interact with

Improves discoverability of nested pages through mega menu cards

Keeps the branch synchronized with remote updates

Checklist

Modular and clean code

No hardcoded values where avoidable

UI working properly

Navbar and mega menu updated

Responsive behavior preserved

Merge conflicts resolved

Related Issue

#56 (closed)

ScreenShots

After

Screenshot from 2026-04-07 16-47-22.png

Before

image.png

Merge request reports

Loading