Update src/app/layout.tsx

This commit is contained in:
2026-03-05 15:26:32 +00:00
parent f231f7313a
commit 6df2f62414

View File

@@ -22,11 +22,13 @@ const openSans = Open_Sans({
export const metadata: Metadata = {
title: "ContentHub | Captivating Stories That Resonate", description: "Create, publish, and amplify your voice with ContentHub. A platform built for storytellers and thought leaders to engage audiences through compelling content.", keywords: "content creation, storytelling, publishing platform, digital content, audience engagement, writers", metadataBase: new URL("https://contenthub.example.com"),
alternates: {
canonical: "https://contenthub.example.com"},
canonical: "https://contenthub.example.com"
},
openGraph: {
title: "ContentHub | Captivating Stories That Resonate", description: "Create, publish, and amplify your voice with ContentHub. A platform built for storytellers and thought leaders.", url: "https://contenthub.example.com", siteName: "ContentHub", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/indoor-portrait-european-girls-working-project-with-asian-colleague-office-talking_197531-4958.jpg", alt: "ContentHub - Content Creation Platform"},
url: "http://img.b2bpic.net/free-photo/indoor-portrait-european-girls-working-project-with-asian-colleague-office-talking_197531-4958.jpg", alt: "ContentHub - Content Creation Platform"
}
],
},
twitter: {