import CanvasFrame from '@/components/floor-plan/CanvasFrame' export default function FloorPlanPage() { return ( <> ) }