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,