Marketing section that showcases app integrations as a grid of branded logo cards next to a headline and call-to-action.
import IntegrationsSection from "@/components/ui/integrations-3"; export default function IntegrationsSectionDemo() { return <IntegrationsSection />; }