Components
An animated logo cloud that scrolls brand logos in a marquee inside a bordered card with a glowing border beam and a light-sweep heading.
Loading preview...
import LogoCloud from "@/components/ui/logo-cloud-15";
export default function Default() {
return <LogoCloud />;
}