Update src/app/layout.tsx
This commit is contained in:
@@ -10,28 +10,28 @@ const dmSans = DM_Sans({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "TechVision - Enterprise IT Solutions",
|
title: "Sargas Co - Enterprise IT Solutions",
|
||||||
description: "Custom software development, cloud infrastructure, and cybersecurity solutions for enterprise clients",
|
description: "Custom software development, cloud infrastructure, and cybersecurity solutions for enterprise clients",
|
||||||
keywords: "IT services, software development, cloud solutions, enterprise technology",
|
keywords: "IT services, software development, cloud solutions, enterprise technology",
|
||||||
metadataBase: new URL("https://techvision.com"),
|
metadataBase: new URL("https://sargasco.com"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://techvision.com"
|
canonical: "https://sargasco.com"
|
||||||
},
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "TechVision - Enterprise IT Solutions",
|
title: "Sargas Co - Enterprise IT Solutions",
|
||||||
description: "Transforming businesses through innovative IT solutions",
|
description: "Transforming businesses through innovative IT solutions",
|
||||||
type: "website",
|
type: "website",
|
||||||
siteName: "TechVision",
|
siteName: "Sargas Co",
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739283383-4enee5x3.jpg",
|
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739283383-4enee5x3.jpg",
|
||||||
alt: "TechVision Office"
|
alt: "Sargas Co Office"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image",
|
card: "summary_large_image",
|
||||||
title: "TechVision - Enterprise IT Solutions",
|
title: "Sargas Co - Enterprise IT Solutions",
|
||||||
description: "Custom software development and cloud solutions for enterprises"
|
description: "Custom software development and cloud solutions for enterprises"
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
|
|||||||
Reference in New Issue
Block a user