From 4646050b7266cbf2d754e94c9032c7a99e086f87 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:57:41 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8ba8ab6..70855f8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -8,7 +8,7 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "SecureClean Pro - Security & Cleaning Services", description: "Professional security monitoring and commercial cleaning services for businesses and homes. 24/7 surveillance, expert cleaning teams, and biohazard remediation."}; + title: "Structure Corp - Security & Cleaning Services", description: "Professional security monitoring and commercial cleaning services for businesses and homes. 24/7 surveillance, expert cleaning teams, and biohazard remediation."}; export default function RootLayout({ children,