From ebd4a0cea361db7676f7db34a98ee2d1d9e6bd07 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:19:19 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8941981..66d0470 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "FACTI Solutions - AI Strategy & Managed IT for Brazilian SMBs", description: "Transform your business with AI consulting and managed IT infrastructure designed for Brazilian SMBs. FACTI Solutions provides strategic AI implementation, security, and 24/7 support."}; + title: "FACTI Solutions - AI Strategy & Managed IT for Brazilian SMBs", description: "Transform your business with AI consulting and managed IT infrastructure designed for Brazilian SMBs. FACTI Solutions provides strategic AI implementation, security, and 24/7 support." +}; export default function RootLayout({ children,