'use client'; import { FiTarget } from 'react-icons/fi'; import Link from 'next/link'; export default function DeepDivesPage() { return (

Deep Dive Analyses

Comprehensive company and technology investigations

No deep dives yet

Run a discovery search first, then select candidates for deep dive analysis

Start Discovery
); }