diff --git a/apps/next/package.json b/apps/next/package.json
index ae98f1a..ac07db8 100644
--- a/apps/next/package.json
+++ b/apps/next/package.json
@@ -39,7 +39,7 @@
"radix-ui": "^1.4.3",
"react": "^19.1.1",
"react-dom": "^19.1.1",
- "react-hook-form": "^7.62.0",
+ "react-hook-form": "^7.63.0",
"react-image-crop": "^11.0.10",
"require-in-the-middle": "^7.5.2",
"sonner": "^2.0.7",
diff --git a/apps/next/src/app/(auth)/profile/page.tsx b/apps/next/src/app/(auth)/profile/page.tsx
index 28655a7..59e10e2 100644
--- a/apps/next/src/app/(auth)/profile/page.tsx
+++ b/apps/next/src/app/(auth)/profile/page.tsx
@@ -18,8 +18,7 @@ const Profile = async () => {
-
-
+
diff --git a/apps/next/src/app/(auth)/signin/page.tsx b/apps/next/src/app/(auth)/signin/page.tsx
index b1e2bcf..1a35512 100644
--- a/apps/next/src/app/(auth)/signin/page.tsx
+++ b/apps/next/src/app/(auth)/signin/page.tsx
@@ -222,16 +222,22 @@ const SignIn = () => {
-
-
+
-
+
+
+
+
@@ -337,9 +343,12 @@ const SignIn = () => {
-
+
+
+
+
diff --git a/apps/next/src/components/layout/auth/buttons/microsoft.tsx b/apps/next/src/components/layout/auth/buttons/microsoft.tsx
index d72283d..99f0db0 100644
--- a/apps/next/src/components/layout/auth/buttons/microsoft.tsx
+++ b/apps/next/src/components/layout/auth/buttons/microsoft.tsx
@@ -20,7 +20,7 @@ export const MicrosoftSignInButton = ({