import { Suspense } from "react"; import ContactPageClient from "./contact-page-client"; function LoadingContact() { return (