import { ProjectInfraPanel } from "@/components/project-main/ProjectInfraPanel"; export default function InfrastructurePage() { return ( ); }