import { Message } from "@/app/_components/form-message"; import { Button } from "@/app/_components/ui/button"; import { GalleryVerticalEnd, Globe } from "lucide-react"; import { LoginForm2 } from "@/app/(auth-pages)/_components/auth/login-form-2"; export default async function Login(props: { searchParams: Promise }) { const searchParams = await props.searchParams; return (
Sigap Tech.
"

@Sigap Tech. Is the best to manage your crime data and report.

Profile

@codewithbhargav

); }