diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 24550d6..8379f43 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -31,7 +31,8 @@ export const metadata: Metadata = { ], }, twitter: { - card: "summary_large_image", title: "Smart Deal - Trusted Mobile Store in Guwahati", description: "Genuine phones at fair prices with warranty. Call us today!", images: ["http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg"], + card: "summary_large_image", title: "Smart Deal - Trusted Mobile Store in Guwahati", description: "Genuine phones at fair prices with warranty. Call us today!", images: [ + "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg"], }, robots: { index: true,