The mobile footer should be optimized for small screens to improve navigation and user experience, as it currently behaves differently than the desktop version.
### Description While reviewing the website footer, I noticed that the layout behaves differently on mobile compared to the desktop version. On desktop screens, the footer is displayed in a well-structured multi-column layout (Company, Platform, Resources, Download, Support). However, on mobile devices the footer becomes very long and stacked vertically, making navigation less user-friendly. ### Expected Behavior The mobile footer should be optimized for small screens, for example: - Collapsible sections (accordion style) - Better spacing and alignment - Reduced vertical scrolling - Improved readability and navigation ### Current Behavior On mobile view: - All footer sections are displayed sequentially in a long list - The layout appears crowded - Users must scroll significantly to reach the bottom ### Screenshots Desktop View: <img width="1883" height="557" alt="Image" src="https://github.com/user-attachments/assets/bb9b08d6-f214-47ca-abc8-565dda8ac090" /> Mobile View: <img wid