/* ── LANDING PAGE ─────────────────────────────────────────────────── */ /* Mini animated visualization per feature card */ function FeatureMotion({ kind, color, idx = 0 }) { if (kind === "dots") { return ( ); } if (kind === "nodes") { return ( ); } if (kind === "bars") { const bars = [40, 60, 35, 70, 55, 85, 65, 90]; return (
Kredoo is the modern sales CRM that auto-captures leads from Meta & Google Ads, automates follow-ups with n8n, and gives your team a real-time view of every deal in flight.
Built around the channels early sales teams already use
Everything you need
From the first ad click to the closed deal, Kredoo keeps your pipeline moving — without the manual data entry.
{card.metric}
{card.metricLabel}
{card.desc}
{/* per-card animated mini-viz */}