import { ChatInterface } from "@/components/chat-interface" export default function Home() { return (
) }