A logo cloud section pairing a featured "trusted by" card with a call-to-action button and a responsive grid of company logos.
import LogoCloud from "@/components/ui/logo-cloud-14"; export default function Default() { return <LogoCloud />; }