From 9c9c3c23f231185435ca5b20ef0c1f608b8ed1e3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:02:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c94392..d2ff807 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,10 +135,10 @@ export default function LandingPage() { title: "Surgical Services", description: "Advanced operating theaters with experienced surgical teams for all procedures", imageSrc: "http://img.b2bpic.net/free-photo/we-are-ready-surgical-operation_329181-2200.jpg?_wi=2", imageAlt: "Surgical facility and operations", button: { text: "Learn More", href: "#" } }, { - title: "Pharmacy", description: "Complete pharmaceutical services with essential and specialized medications", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623712.jpg?_wi=2", imageAlt: "Hospital pharmacy services", button: { text: "Learn More", href: "#" } + title: "Cardiology - Dr. Anshul Gupta", description: "Expert cardiac care with best service, led by Dr. Anshul Gupta specializing in cardiology", imageSrc: "http://img.b2bpic.net/free-photo/african-american-physician-gives-professional-advice-woman-patient_482257-107489.jpg?_wi=2", imageAlt: "Cardiology services and diagnostics", button: { text: "Learn More", href: "#" } }, { - title: "Diagnostic Center", description: "State-of-the-art laboratory and imaging services for accurate diagnosis", imageSrc: "http://img.b2bpic.net/free-photo/african-american-physician-gives-professional-advice-woman-patient_482257-107489.jpg?_wi=2", imageAlt: "Diagnostic imaging equipment", button: { text: "Learn More", href: "#" } + title: "Gynecology - Dr. Charul Dhakad", description: "Specialized women's healthcare services provided by Dr. Charul Dhakad", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-science-concept_23-2148623712.jpg?_wi=2", imageAlt: "Gynecology services", button: { text: "Learn More", href: "#" } } ]} /> -- 2.49.1