import { Link } from "@/i18n/routing"; import ForgotPass from "@/components/partials/auth/forgot-pass"; import Image from "next/image"; const ForgotPassPage = () => { return (