diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b92812b..992452d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,11 +16,11 @@ export const metadata: Metadata = { }, openGraph: { title: "NoteFlow - AI-Powered Note-Taking App", description: "Transform scattered thoughts into actionable insights with AI-powered note organization and intelligent search.", url: "https://noteflow.app", siteName: "NoteFlow", type: "website", images: [{ - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-sleek-ai-note-taking-application-dashb-1771559142393-f42fd4fb.png", alt: "NoteFlow AI dashboard interface" + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771561504491-wsbrdejk.png", alt: "NoteFlow AI dashboard interface" }] }, twitter: { - card: "summary_large_image", title: "NoteFlow - AI-Powered Note-Taking App", description: "Transform scattered thoughts into actionable insights with AI-powered note organization.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-sleek-ai-note-taking-application-dashb-1771559142393-f42fd4fb.png"] + card: "summary_large_image", title: "NoteFlow - AI-Powered Note-Taking App", description: "Transform scattered thoughts into actionable insights with AI-powered note organization.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771561504491-wsbrdejk.png"] }, robots: { index: true, @@ -1405,6 +1405,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +