From 223374345cf0ccdac070adf2f8d71f5c598f8c00 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 05:32:35 +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 247b897..edcbf9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { }, { id: "2", title: "Laparoscopic Surgery", description: "Minimally invasive surgical techniques using advanced equipment for reduced pain, shorter recovery times, and minimal scarring.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/doctor-neurologist-showing-mri-brain-scan-results-her-colleagues_482257-123039.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/different-doctors-doing-surgical-procedure_23-2148962484.jpg" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/different-doctors-doing-surgical-procedure_23-2148962484.jpg?_wi=1" } }, { id: "3", title: "Hernia Surgery", description: "Specialized hernia repair procedures including inguinal, femoral, and umbilical hernias with latest mesh techniques.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/doctor-holding-silicone-implant-medical-surgent-hold-silicone-implant-install-woman-bust-closeup-surgical-intervention-breast-augmentation-business-concept_657921-77.jpg" }, @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: "4", title: "Gallbladder Surgery", description: "Laparoscopic cholecystectomy procedures for safe and effective gallbladder removal with rapid recovery.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64881.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/different-doctors-doing-surgical-procedure_23-2148962484.jpg" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/different-doctors-doing-surgical-procedure_23-2148962484.jpg?_wi=2" } } ]} showStepNumbers={true} -- 2.49.1