'use client' import AIAnalysisPanel from '../../components/AIAnalysisPanel' export default function AnalysisPage() { return (
) }