Update src/app/layout.tsx

This commit is contained in:
2026-03-07 07:17:55 +00:00
parent 6563efb33b
commit 5d9dec0dac

View File

@@ -14,7 +14,7 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Cerebral AI - Advanced AI Platform for Intelligent Automation", description: "Transform your business with cutting-edge AI technology. Real-time analytics, predictive insights, and seamless automation to drive growth and efficiency.", keywords: "AI platform, artificial intelligence, machine learning, automation, predictive analytics, enterprise AI", metadataBase: new URL("https://cerebral-ai.example.com"),
title: "Cerebral AI - Advanced AI Platform for Intelligent Automation", description: "Transform your business with cutting-edge AI technology. Real-time analytics, predictive insights, and seamless automation to drive growth and efficiency.", keywords: "AI platform, artificial intelligence, machine learning, automation, predictive analytics, enterprise AI, learning platform", metadataBase: new URL("https://cerebral-ai.example.com"),
alternates: {
canonical: "https://cerebral-ai.example.com"
},