Filtering
I’m working towards making a current process better. The client has a landing page for a service that offers different benefits to small businesses at a discounted rate. Currently, their landing page is designed to show all the partners in a lazy-load sort of layout. In the beginning this worked great, but as the service has grown and keeps adding new partners - you may see how this has become an issue.
I started thinking, how can I condense this down and organize it the best way to benefit the user? How about categorizing each partner? So that’s what I did. Here is a snippet of one the category pages (don’t get me wrong, I think it still has a quite a ways to go) but I thought I’d share it with you guys for any feedback!
Would be greatly appreciated!