Implemented the reset password mechanism

This commit is contained in:
Tiago Ribeiro
2023-08-31 21:48:02 +01:00
parent f2323b35b8
commit 41d6303403
14 changed files with 180 additions and 13 deletions

View File

@@ -50,7 +50,7 @@ export default function Home() {
return (
<>
<Head>
<title>IELTS GPT | Muscat Training Institute</title>
<title>EnCoach | Muscat Training Institute</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."
@@ -68,7 +68,7 @@ export default function Home() {
return (
<>
<Head>
<title>IELTS GPT | Muscat Training Institute</title>
<title>EnCoach | Muscat Training Institute</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."