Update src/app/layout.tsx
This commit is contained in:
@@ -15,16 +15,19 @@ const openSans = Open_Sans({
|
||||
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"),
|
||||
alternates: {
|
||||
canonical: "https://authentix.com"},
|
||||
canonical: "https://authentix.com"
|
||||
},
|
||||
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: [
|
||||
{
|
||||
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: {
|
||||
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: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user