From a80125121925f332fad9f063c4c04a5799b22e43 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 06:12:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 527d728..44fb670 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { tag: "Cardiac", title: "Pediatric Cardiology", subtitle: "Heart Specialists", description: "Expert diagnosis and care for complex heart conditions from birth.", imageSrc: "http://img.b2bpic.net/free-photo/students-walking-ramp-near-university-building_23-2147860779.jpg", imageAlt: "Students walking on ramp near university building" }, + { tag: "", title: "", subtitle: "Heart Specialists", description: "Expert diagnosis and care for complex heart conditions from birth.", imageSrc: "http://img.b2bpic.net/free-photo/students-walking-ramp-near-university-building_23-2147860779.jpg", imageAlt: "Students walking on ramp near university building" }, { tag: "Neurology", title: "Pediatric Neurology", subtitle: "Brain and Spine", description: "Advanced neurological treatments focusing on development and recovery.", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-with-maquette-table-design-urban-property-plan-building-model-layout-nobody-office-with-architecture-project-real-estate-development-presentation_482257-29970.jpg?_wi=2", imageAlt: "Students walking on ramp near university building" }, { tag: "Surgery", title: "Surgical Excellence", subtitle: "Minor & Major", description: "Highly trained surgeons using the least invasive techniques for children.", imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836327.jpg?_wi=2", imageAlt: "Students walking on ramp near university building" }, ]} -- 2.49.1