import { Link } from "@/i18n/routing";
import ForgotPass from "@/components/partials/auth/forgot-pass";
import Image from "next/image";
import Logo from "@/components/partials/auth/logo";
const ForgotPassPage = () => {
return (
{/*
*/}
Forgot Your Password?
Enter your Username and instructions will be sent to you!