From d685d404a6cb76e9a1159a89ebe9cfe56f2edbbe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:36:40 +0000 Subject: [PATCH] Update src/app/zespol/page.tsx --- src/app/zespol/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/zespol/page.tsx b/src/app/zespol/page.tsx index 4edd9a2..25dfaa7 100644 --- a/src/app/zespol/page.tsx +++ b/src/app/zespol/page.tsx @@ -48,15 +48,15 @@ export default function TeamPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=2", imageAlt: "Zespół lekarzy RAFDENT", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=3", imageAlt: "Specjaliści RAFDENT", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg?_wi=2", imageAlt: "Pracownicy kliniki", }, ]} @@ -78,28 +78,28 @@ export default function TeamPage() { id: "1", name: "Rafał Gąsiorowski", role: "Lekarz stomatolog, właściciel", - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=3", imageAlt: "Rafał Gąsiorowski", }, { id: "2", name: "Bartłomiej Stępień", role: "Specjalista chirurg stomatologiczny", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=4", imageAlt: "Bartłomiej Stępień", }, { id: "3", name: "Anna Sasak", role: "Specjalista chirurg stomatologiczny", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg?_wi=3", imageAlt: "Anna Sasak", }, { id: "4", name: "Maciej Cićkiewicz", role: "Specjalista ortodonta", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=5", imageAlt: "Maciej Cićkiewicz", }, ]} @@ -119,28 +119,28 @@ export default function TeamPage() { id: "5", name: "Joanna Kowalska", role: "Higienistka stomatologiczna", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=6", imageAlt: "Joanna Kowalska", }, { id: "6", name: "Magdalena Lewandowska", role: "Asystentka stomatologiczna", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-doctor_171337-1485.jpg?_wi=4", imageAlt: "Magdalena Lewandowska", }, { id: "7", name: "Katarzyna Nowak", role: "Specjalista ds. rejestracji", - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=4", imageAlt: "Katarzyna Nowak", }, { id: "8", name: "Ewa Szymańska", role: "Pracownik administracyjny", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-nurse-with-stethoscope_23-2148740054.jpg?_wi=7", imageAlt: "Ewa Szymańska", }, ]}