'use client' import Link from 'next/link' import { motion } from 'framer-motion' import { ArrowRightIcon } from '@ciphera-net/ui' import { getGroupedIntegrations } from '@/lib/integrations' export default function IntegrationsPage() { const groups = getGroupedIntegrations() return (
Connect Pulse with your favorite frameworks and platforms in minutes.
{integration.description}
View GuideLet us know which integration you'd like to see next.
Request Integration