diff --git a/Frontend/src/pages/UserPanel/MainUserPanel.jsx b/Frontend/src/pages/UserPanel/MainUserPanel.jsx index c88d34d..e35a7da 100644 --- a/Frontend/src/pages/UserPanel/MainUserPanel.jsx +++ b/Frontend/src/pages/UserPanel/MainUserPanel.jsx @@ -238,8 +238,7 @@ const MainUserPanel = () => { Join on {user.createdAt && user.createdAt.substring(0, 10)}

- {user.description == null && - "I am a Senior Software Engineer at Google and also mentored 50+ students to get their dream job."} + {user.address == null && "Maharashtra, Pune"}