Shadcn Logo Cloud Block Ten

Shadcn Logo Cloud Block Ten is a more expressive version of the grouped animated logo cloud. The React source cycles through AI, hosting, payments, and streaming logo arrays every four seconds, while the matching category label in the sentence receives a foreground color and animated underline.
The copy is the main control surface. Instead of a separate heading, the section starts with one centered sentence: Trusted by leading teams from .... Each category is rendered from a groups array, so the text labels and the logo arrays can stay aligned as you customize the block.
Animated category proof
The logo area is a three-column grid with six slots and generous vertical spacing. AnimatePresence and motion.div handle the logo transitions with opacity, y movement, blur, and a small exit scale. The underline on the active label uses a gradient bar and duration classes, adding a second cue that tells visitors why the visible logos changed.
This variant suits a SaaS landing page where the product serves several audiences and the social proof needs to rotate between them. It is more dynamic than a static logo strip, but still controlled enough to sit below a hero or above a feature section.
Implementation notes
The component is client-side React for a Next.js app, styled with Tailwind CSS and compatible with shadcn UI blocks. It imports cn from Tailark core utilities, local SVG logo components, and motion/react.
Treat the demo logos and trust sentence as placeholders. Replace the brand marks with approved logos, then edit the groups labels and the corresponding arrays together so the highlighted copy, underline, and visible logo cloud tell the same story.
Related Shadcn UI blocks
Start from Tailark
Build with Tailark Pro
Tailark Pro brings together essential marketing pages, blocks, and illustrations — designed to help you launch faster without compromising design.
Get AccessLearn More