From 77cbedb9a1850df39f0dc0ab0dbd52818928521c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 14:35:13 +0000 Subject: [PATCH] Update src/app/servicii/page.tsx --- src/app/servicii/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/servicii/page.tsx b/src/app/servicii/page.tsx index cd4c19e..f27863d 100644 --- a/src/app/servicii/page.tsx +++ b/src/app/servicii/page.tsx @@ -87,33 +87,33 @@ export default function ServicesPage() { background={{ variant: "plain" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18599.jpg?_wi=2", imageAlt: "Consultație dentară profesională", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-dental-jaw-female-patient-clinic_23-2147862036.jpg?_wi=2", imageAlt: "Examinare dentară detaliată", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-presenting-tool_23-2148104959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-presenting-tool_23-2148104959.jpg?_wi=2", imageAlt: "Instrumente stomatologice moderne", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-abstract-background-interior-view-looking-out-toward-empty-office-lobby-entrance-doors-glass-curtain-wall-with-frame_1339-6360.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-abstract-background-interior-view-looking-out-toward-empty-office-lobby-entrance-doors-glass-curtain-wall-with-frame_1339-6360.jpg?_wi=4", imageAlt: "Mediu clinic steril și modern", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-is-preparing-reception-doctor-with-his-tool-woman-looking-camera_1157-40944.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-is-preparing-reception-doctor-with-his-tool-woman-looking-camera_1157-40944.jpg?_wi=2", imageAlt: "Procedură de implant dentar", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg?_wi=2", imageAlt: "Dr. Iulian Dorobanțu - medic stomatolog", }, { - imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-shaking-hands-corporate-success_74855-1138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-shaking-hands-corporate-success_74855-1138.jpg?_wi=2", imageAlt: "Consultatii medicale profesionale", }, { @@ -183,7 +183,7 @@ export default function ServicesPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-male-doctor-looking-photographer_23-2148352071.jpg?_wi=3" imageAlt="Dr. Iulian Dorobanțu" mediaAnimation="slide-up" mediaPosition="right"