Hi there! I wanted to share some observations profile screen and ask for your opinion regarding the profile screen UI : 1. Padding Issue in Followers Section: The follower cards don’t have padding on the right side, which causes them to touch the screen’s edge. 2. Handling Empty Similar Users Section: If there are no similar users initially, should we use a condition (e.g., if statement) to check for data and only display the section when data is present? 3. Background Width Issue (When in Light Mode): The background of the followers section and the similar users section is not taking the full width of the screen; it only matches the width of the content inside. Let me know if opening a PR or taking any specific action would be helpful to address these issues!