diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8b92004..33bb7b1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,27 +10,27 @@ const publicSans = Public_Sans({ }); export const metadata: Metadata = { - title: "TechVenture - Intelligent Software Solutions for Startups", - description: "Transform your software development with TechVenture's scalable platform. Fast deployment, 24/7 support, and enterprise-grade security. Start free today.", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions for Startups", + description: "Transform your software development with mertesLOCKED_SELECTION JSON's scalable platform. Fast deployment, 24/7 support, and enterprise-grade security. Start free today.", keywords: "software development, SaaS platform, API, startup technology, cloud solutions, development platform", robots: { index: true, follow: true }, openGraph: { - title: "TechVenture - Intelligent Software Solutions", - description: "Build faster with TechVenture's powerful platform for modern development teams", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions", + description: "Build faster with mertesLOCKED_SELECTION JSON's powerful platform for modern development teams", type: "website", - siteName: "TechVenture", + siteName: "mertesLOCKED_SELECTION JSON", images: [{ url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg", - alt: "TechVenture platform showcase" + alt: "mertesLOCKED_SELECTION JSON platform showcase" }] }, twitter: { card: "summary_large_image", - title: "TechVenture - Intelligent Software Solutions", - description: "Transform your software development with TechVenture", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions", + description: "Transform your software development with mertesLOCKED_SELECTION JSON", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg"] } };