From 5ecdff738e97322879d935a2b88f70c63ab2fa5c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:28:31 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 00120b7..5b69373 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,37 +5,24 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const interTight = Inter_Tight({ - variable: "--font-inter-tight", - subsets: ["latin"], + variable: "--font-inter-tight", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); export const metadata: Metadata = { - title: "BuildCorp Kenya - Construction & Project Development Solutions", - description: "Reliable construction partner for residential and commercial developments in Kenya. 45+ projects, 98% on-time delivery. Trusted by developers and international investors.", - keywords: "construction Kenya, real estate development, commercial projects, residential construction, Nairobi development, project management, construction company", - metadataBase: new URL("https://buildcorp.ke"), + title: "BuildCorp Kenya - Construction & Project Development Solutions", description: "Reliable construction partner for residential and commercial developments in Kenya. 45+ projects, 98% on-time delivery. Trusted by developers and international investors.", keywords: "construction Kenya, real estate development, commercial projects, residential construction, Nairobi development, project management, construction company", metadataBase: new URL("https://buildcorp.ke"), alternates: { canonical: "https://buildcorp.ke" }, openGraph: { - title: "BuildCorp Kenya - Construction Excellence in East Africa", - description: "Delivering proven construction solutions for residential and commercial developments. Partner with Kenya's most reliable project developer.", - url: "https://buildcorp.ke", - siteName: "BuildCorp Kenya", - type: "website", - images: [ + title: "BuildCorp Kenya - Construction Excellence in East Africa", description: "Delivering proven construction solutions for residential and commercial developments. Partner with Kenya's most reliable project developer.", url: "https://buildcorp.ke", siteName: "BuildCorp Kenya", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/distant-shot-urban-area-with-cars-street-high-buildings_181624-2937.jpg", - alt: "BuildCorp Kenya - Professional Construction Excellence" + url: "http://img.b2bpic.net/free-photo/distant-shot-urban-area-with-cars-street-high-buildings_181624-2937.jpg", alt: "BuildCorp Kenya - Professional Construction Excellence" } ] }, twitter: { - card: "summary_large_image", - title: "BuildCorp Kenya - Construction Project Development", - description: "45+ completed projects, 98% on-time delivery. Your trusted construction partner in Kenya.", - images: ["http://img.b2bpic.net/free-photo/distant-shot-urban-area-with-cars-street-high-buildings_181624-2937.jpg"] + card: "summary_large_image", title: "BuildCorp Kenya - Construction Project Development", description: "45+ completed projects, 98% on-time delivery. Your trusted construction partner in Kenya.", images: ["http://img.b2bpic.net/free-photo/distant-shot-urban-area-with-cars-street-high-buildings_181624-2937.jpg"] }, robots: { index: true,