import { ChatWindow } from "@/components/ChatWindow"; export default function Home() { return ( ); }