From f44bd7e9c30347b09c9a425235e4383f147ea616 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 23:37:59 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1371 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1369 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 14a9ae4..5469947 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,11 +18,11 @@ export const metadata: Metadata = { openGraph: { title: "CRM AI Platform - Intelligent Customer Management", description: "Revolutionize your CRM with AI. Automate tasks, gain deep customer insights, and drive growth with our cutting-edge AI CRM platform.", url: "https://crm-ai.com", siteName: "CRM AI", images: [ { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/an-abstract-futuristic-background-for-an-1771626573815-22f21f54.png", alt: "AI CRM Platform Dashboard"} + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771630687370-xxt7k3kx.png", alt: "AI CRM Platform Dashboard"} ], type: "website"}, twitter: { - card: "summary_large_image", title: "CRM AI Platform - Intelligent Customer Management", description: "Revolutionize your CRM with AI. Automate tasks, gain deep customer insights, and drive growth with our cutting-edge AI CRM platform.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/an-abstract-futuristic-background-for-an-1771626573815-22f21f54.png"], + card: "summary_large_image", title: "CRM AI Platform - Intelligent Customer Management", description: "Revolutionize your CRM with AI. Automate tasks, gain deep customer insights, and drive growth with our cutting-edge AI CRM platform.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771630687370-xxt7k3kx.png"], }, }; @@ -1403,6 +1403,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +