Update src/app/layout.tsx
This commit is contained in:
@@ -14,15 +14,15 @@ const dmSans = DM_Sans({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Runtime File Antivirus Scanner | Real-Time Threat Detection", description: "ThreatShield: Advanced runtime antivirus scanning that detects threats as files execute. Enterprise-grade protection with 99.7% accuracy and sub-50ms response.", keywords: "antivirus, runtime scanning, malware detection, cybersecurity, endpoint protection, real-time threat detection", openGraph: {
|
||||
title: "ThreatShield - Runtime Antivirus Scanner", description: "Detect threats in real-time as code executes. Advanced heuristic analysis protects your systems before damage occurs.", type: "website", siteName: "ThreatShield", images: [
|
||||
title: "VirusTotal Alternative | Runtime File Threat Detection", description: "Advanced runtime threat detection scanner for files and executables. Analyze malware in real-time with behavioral analysis, sandboxing, and instant threat identification.", keywords: "file scanner, malware analysis, threat detection, runtime scanning, file analyzer, executable analysis, virus detection, malware detection, endpoint security", openGraph: {
|
||||
title: "Runtime File Threat Detection Scanner", description: "Scan files and detect threats in real-time with advanced behavioral analysis and threat intelligence.", type: "website", siteName: "FileThreatScan", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASa68rQ2xOUR4SjtZqFPYfC95l/a-modern-sleek-cybersecurity-dashboard-i-1772588505362-50975afa.png", alt: "A modern, sleek cybersecurity dashboard interface showing real-time threat detection and runtime fil"
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASa68rQ2xOUR4SjtZqFPYfC95l/a-modern-sleek-cybersecurity-dashboard-i-1772588505362-50975afa.png", alt: "Advanced file threat detection and malware analysis dashboard"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "ThreatShield - Real-Time Runtime Antivirus", description: "Enterprise-grade runtime threat detection and analysis. Catch sophisticated malware before it can execute.", images: [
|
||||
card: "summary_large_image", title: "Runtime File Threat Detection Scanner", description: "Analyze files for threats with advanced behavioral detection and threat intelligence.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASa68rQ2xOUR4SjtZqFPYfC95l/a-modern-sleek-cybersecurity-dashboard-i-1772588505362-50975afa.png"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user