Update src/app/layout.tsx
This commit is contained in:
@@ -17,11 +17,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Northstar Developments | Premium FiveM Resources", description: "Premium FiveM resources for roleplay servers. High-performance scripts, luxury vehicles, clothing packs, and development assets designed for serious servers.", keywords: "FiveM, scripts, roleplay, GTA V, resources, development, vehicles, assets", metadataBase: new URL("https://northstardev.com"),
|
||||
alternates: {
|
||||
canonical: "https://northstardev.com"},
|
||||
canonical: "https://northstardev.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Northstar Developments - Premium FiveM Studio", description: "Premium FiveM resources built for serious roleplay servers. Performance-optimized scripts, immersive systems, and professional assets.", url: "https://northstardev.com", siteName: "Northstar Developments", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcZ5dmjIgZgKdY7lJdOLCEfioa/northstar-developments-logo-mark-featuri-1772893721189-4d37ea82.png", alt: "Northstar Developments Logo"},
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcZ5dmjIgZgKdY7lJdOLCEfioa/northstar-developments-logo-mark-featuri-1772893721189-4d37ea82.png", alt: "Northstar Developments Logo"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
Reference in New Issue
Block a user