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' }, '*');
})();
+`
+ }}
+ />
+
+