Testimonials

Logo wall with hover quotes

Customer marks that reveal what they said

Live preview
Build a customer logo wall with Tailwind CSS where each logo reveals a quote on hover. Above the grid, a centred small label and a one-line heading. The grid is five columns on large screens and two on small, each cell a bordered rounded-xl tile with a fixed aspect ratio holding a muted uppercase wordmark centred, and, on hover or focus, an overlay that fades in showing a short quote in small white text on a neutral-900 background with the person name beneath. Include ten tiles. Under the grid, a centred row of three summary figures separated by dots, then a muted line offering the full customer list. Make the overlay keyboard reachable by using a group with focus-within and giving each tile a tabindex, and disable the reveal under a reduced-motion preference by keeping the transition instant rather than removing it.