The changes in this commit focus on refactoring the header component and removing the search icon. The main changes are:
- Replaced the `HeaderToolbar` component with a new `MainHeader` component.
- Removed the search icon and its associated code.
- Improved the layout and styling of the header section.
These changes aim to simplify the header structure and remove unnecessary elements, making the page more focused and visually appealing.