From 8ebf952f745690e58af0fcb83735a6092ee66ffb Mon Sep 17 00:00:00 2001 From: Unchanted Date: Thu, 21 Aug 2025 12:35:37 +0530 Subject: [PATCH] feat(admin): nextplacement name changed --- apps/admin/app/(main)/layout.tsx | 2 +- apps/student/app/(main)/layout.tsx | 2 +- apps/student/app/(main)/page.tsx | 2 +- apps/student/app/signup/page.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/admin/app/(main)/layout.tsx b/apps/admin/app/(main)/layout.tsx index 1259cf4..6e1fa79 100644 --- a/apps/admin/app/(main)/layout.tsx +++ b/apps/admin/app/(main)/layout.tsx @@ -82,7 +82,7 @@ export default function MainLayout({ children }: { children: React.ReactNode })
- NextPlacement + Placement Portal Admin Portal
diff --git a/apps/student/app/(main)/layout.tsx b/apps/student/app/(main)/layout.tsx index ee20c76..8d5642a 100644 --- a/apps/student/app/(main)/layout.tsx +++ b/apps/student/app/(main)/layout.tsx @@ -93,7 +93,7 @@ export default function MainLayout({ children }: { children: React.ReactNode })
- NextPlacement + Placement Portal Student Portal
diff --git a/apps/student/app/(main)/page.tsx b/apps/student/app/(main)/page.tsx index 7797f79..7ec306a 100644 --- a/apps/student/app/(main)/page.tsx +++ b/apps/student/app/(main)/page.tsx @@ -364,7 +364,7 @@ export default async function DashboardPage() {

Ready to Start Your Career Journey?

- Join thousands of students who have found their dream jobs through NextPlacement + Join thousands of students who have found their dream jobs through Placement Portal

diff --git a/apps/student/app/signup/page.tsx b/apps/student/app/signup/page.tsx index 5c12cb2..fd7f6d6 100644 --- a/apps/student/app/signup/page.tsx +++ b/apps/student/app/signup/page.tsx @@ -219,7 +219,7 @@ export default function StudentRegistrationForm() { {/* Welcoming heading - now always at the top */}
-

Welcome to NextPlacement

+

Welcome to Placement Portal

Register below to get started with your placement journey. Fill in your details step by step and let your career take off!