diff --git a/src/app/page.tsx b/src/app/page.tsx index 91d9d72..57937eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg" + imageSrc="http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=1" /> @@ -137,37 +137,37 @@ export default function LandingPage() { id: "img1", name: "Clinic Reception", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg?_wi=1", }, { id: "img2", name: "Pediatric Area", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg?_wi=1", }, { id: "img3", name: "Consultation Room", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=2", }, { id: "img4", name: "Clinic Corridor", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-cabinet-with-documents-computer_482257-27156.jpg?_wi=2", }, { id: "img5", name: "Waiting Lounge", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-abstract-blur-beautiful-luxury-hospital-clinic-interior-background-vintage-effect-style-pictures_1253-1364.jpg?_wi=2", }, { id: "img6", name: "Examination Room", price: "View Area", - imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waiting-room-medical-center_188544-27914.jpg?_wi=3", }, ]} title="Clinic Gallery"