diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3925137..7da66ba 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -30,7 +30,8 @@ export const metadata: Metadata = { ], }, twitter: { - card: "summary_large_image", title: "Creative Web Agency", description: "Transforming brands through exceptional design and technology.", images: ["http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg"], + card: "summary_large_image", title: "Creative Web Agency", description: "Transforming brands through exceptional design and technology.", images: [ + "http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg"], }, robots: { index: true,