diff --git a/apps/web/src/components/ai/openclaw-panel.tsx b/apps/web/src/components/ai/openclaw-panel.tsx index b84dba51..cfb6a451 100644 --- a/apps/web/src/components/ai/openclaw-panel.tsx +++ b/apps/web/src/components/ai/openclaw-panel.tsx @@ -17,6 +17,7 @@ import { useState, useEffect } from 'react' import { useTranslations } from 'next-intl' import { cn } from '@/lib/utils' import { Sparkles } from 'lucide-react' +import { NemoNodeAnimation } from './nemo-node-animation' // ============================================================================= // Types @@ -373,17 +374,28 @@ export function OpenClawPanel({ )} - {/* NemoClaw 3D Ceramic Visualization */} -