diff --git a/public/images/calendar.svg b/public/images/calendar.svg deleted file mode 100644 index cd5fcde..0000000 --- a/public/images/calendar.svg +++ /dev/null @@ -1,4 +0,0 @@ - diff --git a/public/images/pombo-background.svg b/public/images/pombo-background.svg new file mode 100644 index 0000000..b0e603e --- /dev/null +++ b/public/images/pombo-background.svg @@ -0,0 +1,32 @@ + diff --git a/public/images/pombo-stripe.svg b/public/images/pombo-stripe.svg new file mode 100644 index 0000000..d252d07 --- /dev/null +++ b/public/images/pombo-stripe.svg @@ -0,0 +1,32 @@ + diff --git a/src/app/auth/forgot_password/[token]/page.tsx b/src/app/auth/forgot_password/[token]/page.tsx index c857372..d618767 100644 --- a/src/app/auth/forgot_password/[token]/page.tsx +++ b/src/app/auth/forgot_password/[token]/page.tsx @@ -47,98 +47,130 @@ export default function ResetPassword() { }); return ( -
- The password was successfully changed! -
-