diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9d92f68..7d08691 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,7 +22,8 @@ const mulish = Mulish({ export const metadata: Metadata = { title: "AI Automation Platform | AutomateAI", description: "Transform your business with intelligent AI automation. Reduce manual work by 85%, boost productivity, and scale effortlessly. Start your free trial today.", keywords: "AI automation, workflow automation, business automation, AI platform, enterprise automation, process automation", metadataBase: new URL("https://automateai.com"), alternates: { - canonical: "https://automateai.com"}, + canonical: "https://automateai.com" + }, robots: { index: true, follow: true,