Is your feature request related to a problem? Please describe.
This extends other features discussed in issue #966.
The User Details page is not in sync with other components. Unnecessary components are being created when existing ones can be reused, leading to inconsistency and redundancy.
Describe the solution you'd like.
Ensure component reuse to maintain consistency across pages (e.g., cards and other shared UI elements).
Mobile view improvements:
The current UX does not align well aesthetically.
The profile picture positioning, buttons, and names need to be reordered and adjusted for better layout and usability.
Are you going to work on implementing this?