Update src/app/zespol/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user