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