import { EmptySection } from "@/components/empty-section"; export default function GatewayPage() { return ( ); }