'use client'; import VideoAnalysis from '@/components/VideoAnalysis'; export default function Home() { return ; }