Update src/app/layout.tsx

This commit is contained in:
2026-03-04 01:19:19 +00:00
parent fbe9486f2e
commit ebd4a0cea3

View File

@@ -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,