diff --git a/src/app/page.tsx b/src/app/page.tsx index 8aae9d0..f289263 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,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, @@ -98,7 +98,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}