From 6db2f6d073091b2916d413663c4c31c1536d88b2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:11:04 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f807698..0f3ec98 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,7 +20,8 @@ export const metadata: Metadata = { ], }, twitter: { - card: "summary_large_image", title: "Pyatt MSK Rehabilitation", description: "Expert physiotherapy and MSK rehabilitation services", images: ["http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg"], + card: "summary_large_image", title: "Pyatt MSK Rehabilitation", description: "Expert physiotherapy and MSK rehabilitation services", images: [ + "http://img.b2bpic.net/free-photo/orthopedic-specialist-assisting-old-patient-with-leg-joint-injury_482257-26987.jpg"], }, robots: { index: true,