Description:
Currently, the Customers page displays all customer logos in one grid, with no way to search or filter. This makes navigation harder as the list grows.
Proposed Solution:
Add a search bar to filter customers by name.
Add filters by category/industry.
Refactor customer data into a JSON/array structure for easier filtering.
Value:
Improves user experience and navigation.
Makes the Customers page scalable as more customers are added.
Adds interactivity and professionalism to the site.
Description:
Currently, the Customers page displays all customer logos in one grid, with no way to search or filter. This makes navigation harder as the list grows.
Proposed Solution:
Add a search bar to filter customers by name.
Add filters by category/industry.
Refactor customer data into a JSON/array structure for easier filtering.
Value:
Improves user experience and navigation.
Makes the Customers page scalable as more customers are added.
Adds interactivity and professionalism to the site.