import AssistantDrawer from "@/components/AssistantDrawer"; export default function AssistantPage() { return (

AI Assistant (Demo)

This page renders the same assistant UI as the global drawer.

); }