From 7728112e1c4710c656db3cb6738e592c01cb8f2a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 15:55:04 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c8cb63f..c814887 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Open_Sans } from "next/font/google"; export const metadata: Metadata = { title: 'AIIMS Hyderabad Radiology Department | Diagnostic Imaging', - description: 'AIIMS Hyderabad's Radiology Department offers advanced diagnostic imaging including CT, MRI, X-Ray, and Ultrasound with expert faculty and clinical team.', + description: 'AIIMS Hyderabad's Radiology Department offers advanced diagnostic imaging including CT, MRI, X-Ray, and Ultrasound with expert faculty and clinical team.'s Radiology Department offers advanced diagnostic imaging including CT, MRI, X-Ray, and Ultrasound with expert faculty and clinical team.', }; const openSans = Open_Sans({