diff --git a/front/components/Objects/Loaders/PageLoading.tsx b/front/components/Objects/Loaders/PageLoading.tsx
index 9954b338..8ec568b1 100644
--- a/front/components/Objects/Loaders/PageLoading.tsx
+++ b/front/components/Objects/Loaders/PageLoading.tsx
@@ -21,7 +21,7 @@ function PageLoading() {
diff --git a/front/components/Objects/Menu/Menu.tsx b/front/components/Objects/Menu/Menu.tsx
index b0f816b6..7644317a 100644
--- a/front/components/Objects/Menu/Menu.tsx
+++ b/front/components/Objects/Menu/Menu.tsx
@@ -92,8 +92,8 @@ const LearnHouseLogo = () => {
-
-
+
+
diff --git a/front/package.json b/front/package.json
index 13a9033f..bc08a01c 100644
--- a/front/package.json
+++ b/front/package.json
@@ -27,7 +27,7 @@
"formik": "^2.2.9",
"framer-motion": "^10.16.1",
"lucide-react": "^0.268.0",
- "next": "^13.5.1",
+ "next": "^13.5.2",
"re-resizable": "^6.9.9",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",