Update src/app/layout.tsx

This commit is contained in:
2026-03-03 05:54:49 +00:00
parent 41edb0b54e
commit 879a12738e

View File

@@ -15,16 +15,19 @@ const openSans = Open_Sans({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Authentix | AI Misinformation & Deepfake Detection", description: "Verify misinformation instantly and detect AI-generated content with precision. Enterprise-grade verification for newsrooms, platforms, and enterprises.", keywords: "misinformation detection, deepfake detection, AI verification, fact-checking, content authentication, fake news detection, AI content detection", metadataBase: new URL("https://authentix.com"), title: "Authentix | AI Misinformation & Deepfake Detection", description: "Verify misinformation instantly and detect AI-generated content with precision. Enterprise-grade verification for newsrooms, platforms, and enterprises.", keywords: "misinformation detection, deepfake detection, AI verification, fact-checking, content authentication, fake news detection, AI content detection", metadataBase: new URL("https://authentix.com"),
alternates: { alternates: {
canonical: "https://authentix.com"}, canonical: "https://authentix.com"
},
openGraph: { openGraph: {
title: "Authentix | Trust the truth", description: "Verify misinformation instantly. Identify AI-generated content with precision. Built for newsrooms and enterprises.", url: "https://authentix.com", siteName: "Authentix", type: "website", images: [ title: "Authentix | Trust the truth", description: "Verify misinformation instantly. Identify AI-generated content with precision. Built for newsrooms and enterprises.", url: "https://authentix.com", siteName: "Authentix", type: "website", images: [
{ {
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQEKZSKrYLhovOakHUljmTSmzx/a-modern-clean-software-interface-showin-1772517041482-bccdc3d8.png", alt: "Authentix AI verification platform interface"}, url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQEKZSKrYLhovOakHUljmTSmzx/a-modern-clean-software-interface-showin-1772517041482-bccdc3d8.png", alt: "Authentix AI verification platform interface"
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", title: "Authentix | AI Misinformation Detection", description: "Detect what's real. Verify misinformation instantly with AI precision.", images: [ card: "summary_large_image", title: "Authentix | AI Misinformation Detection", description: "Detect what's real. Verify misinformation instantly with AI precision.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQEKZSKrYLhovOakHUljmTSmzx/a-modern-clean-software-interface-showin-1772517041482-bccdc3d8.png"], "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQEKZSKrYLhovOakHUljmTSmzx/a-modern-clean-software-interface-showin-1772517041482-bccdc3d8.png"
],
}, },
robots: { robots: {
index: true, index: true,