**Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> <img width="114" height="43" alt="Image" src="https://github.com/user-attachments/assets/68163701-8fe5-4997-b66c-4be31f9b7a73" /> Should apply capital letter for roles in the profile page. **BEFORE MERGING** - [ ] Storybooks created where possible - [ ] Tested with [react testing library](https://testing-library.com/docs/react-testing-library/example-intro) - [ ] Tests written for critical interactions - [ ] PR Reviewed (For non-trivial changes) - [ ] Changes tested after rebasing on master or merging in master (_hint_: `git fetch origin master:master`, then `git rebase master` or `git merge master`) - [ ] All required PR checks passing
Is your feature request related to a problem? Please describe.
Should apply capital letter for roles in the profile page.
BEFORE MERGING
git fetch origin master:master, thengit rebase masterorgit merge master)