import Contact from "@/components/main/detail/contact"; import { Suspense } from "react"; export default function VisiMisiPage() { return ( ); }