diff --git a/src/app/teachers/page.tsx b/src/app/teachers/page.tsx index bf9c191..432677e 100644 --- a/src/app/teachers/page.tsx +++ b/src/app/teachers/page.tsx @@ -24,7 +24,7 @@ export default function TeachersPage() { title: "Ayşe Kaya", subtitle: "Matematik & Fizik", detail: "12 yıl tecrübe | 5.0 puan", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg?_wi=1", imageAlt: "professional woman teacher portrait headshot", }, { @@ -32,7 +32,7 @@ export default function TeachersPage() { title: "Mehmet Yıldız", subtitle: "İngilizce & Dil", detail: "15 yıl tecrübe | 4.9 puan", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-3_1262-1489.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-3_1262-1489.jpg?_wi=1", imageAlt: "professional man teacher portrait headshot", }, { @@ -40,7 +40,7 @@ export default function TeachersPage() { title: "Zeynep Demir", subtitle: "Kimya & Biyoloji", detail: "10 yıl tecrübe | 4.8 puan", - imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-books_23-2148680219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-books_23-2148680219.jpg?_wi=1", imageAlt: "female scientist professor portrait headshot", }, { @@ -48,7 +48,7 @@ export default function TeachersPage() { title: "İbrahim Çelik", subtitle: "Tarih & Sosyal Bilgiler", detail: "8 yıl tecrübe | 4.9 puan", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-satisfied_1298-169.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-satisfied_1298-169.jpg?_wi=1", imageAlt: "male professor teacher history expert portrait", }, ],