@@ -221,10 +225,8 @@ export function CommonHeader() {
{/* Profile Dropdown Menu */}
{showProfileMenu && (
- {/* Arrow/Triangle at top */}
- {/* User Profile Section */}
{userImage ? (
@@ -254,46 +256,27 @@ export function CommonHeader() {
- {/* Account Settings */}
setShowProfileMenu(false)}
>
-
+
-
- Account Settings
-
-
- Profile, Security
-
+
Account Settings
+
Profile, Security
- {/* Notification Settings */}
setShowProfileMenu(false)}
>
-
-
- Notification Settings
-
+
+
Notification Settings
- {/* Log Out */}
)}
@@ -330,23 +306,43 @@ export function CommonHeader() {
)}
{/* Mobile Menu Button */}
-