import { ContactAdminForm } from "@/components/auth/contact-admin"; import { InputOTPForm } from "@/components/auth/otp-form"; import { VerifyOtpForm } from "@/components/auth/verify-otp-form"; import { GalleryVerticalEnd } from "lucide-react"; export default async function VerifyOtpPage() { return (
Sigap Tech.
); }