diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0a209a7..5dd0800 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -30,7 +30,8 @@ export const metadata: Metadata = { ], type: "website"}, twitter: { - card: "summary_large_image", title: "MNBEC - Management & Business Excellence Consultancy", description: "Leading management consultancy for corporate growth and operational excellence in Pakistan and the Middle East.", images: ["http://img.b2bpic.net/free-photo/team-business-professionals-discussing-file-desk-creative-office-meeting_662251-1737.jpg"], + card: "summary_large_image", title: "MNBEC - Management & Business Excellence Consultancy", description: "Leading management consultancy for corporate growth and operational excellence in Pakistan and the Middle East.", images: [ + "http://img.b2bpic.net/free-photo/team-business-professionals-discussing-file-desk-creative-office-meeting_662251-1737.jpg"], }, robots: { index: true,