Components
A marketing integrations section arranging brand logos in animated concentric orbit rings around a central logo, with a heading and call-to-action button.
Loading preview...
import IntegrationsSection from '@/components/ui/integrations-5'
export default function IntegrationsSectionDemo() {
return <IntegrationsSection />
}