import { MainCrowd } from "@/app_modules/crowd"; export default async function Page() { return ( <> ); }