Update src/app/layout.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user