diff --git a/src/app/add-user/page.tsx b/src/app/add-user/page.tsx index 99240b9..2ad1bde 100644 --- a/src/app/add-user/page.tsx +++ b/src/app/add-user/page.tsx @@ -48,7 +48,7 @@ export default function AddUserPage() { >
-

© 2025 Angular POS System. All rights reserved.

+

© 2025 Angular Website . All rights reserved.

diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index a3baf26..02c1cd6 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -38,7 +38,7 @@ export default function DashboardPage() { >
-

© 2025 Angular POS System. All rights reserved.

+

© 2025 Angular Website . All rights reserved.

diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 48f574d..0a75922 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,7 +20,7 @@ const nunito = Nunito({ }); export const metadata: Metadata = { - title: "Angular POS System - User Management", description: "Secure Point of Sale system with user authentication and management. Built with Angular for enterprise-grade reliability.", keywords: "POS system, user management, Angular application, authentication, dashboard", robots: { + title: "Angular Website - User Management", description: "Secure Point of Sale system with user authentication and management. Built with Angular for enterprise-grade reliability.", keywords: "POS system, user management, Angular application, authentication, dashboard", robots: { index: true, follow: true, }, @@ -1403,6 +1403,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +