Update src/app/layout.tsx

This commit is contained in:
2026-03-04 15:52:44 +00:00
parent d0710c0745
commit 96cc8ef773

View File

@@ -19,12 +19,14 @@ export const metadata: Metadata = {
openGraph: {
title: "Face Detection AI Project", description: "State-of-the-art facial recognition and detection system built with advanced deep learning techniques.", siteName: "FaceDetect AI", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png", alt: "Face Detection Dashboard"},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png", alt: "Face Detection Dashboard"
},
],
},
twitter: {
card: "summary_large_image", title: "Face Detection AI - Final Year Project", description: "Advanced machine learning system for real-time facial recognition and analysis.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png"],
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUFP8AWGriHaele2O03S7pKsvu/a-sophisticated-ai-face-detection-dashbo-1772639332863-ca6e7b81.png"
],
},
robots: {
index: true,