diff --git a/src/app/teachers/page.tsx b/src/app/teachers/page.tsx index 38bb3b8..76ff2eb 100644 --- a/src/app/teachers/page.tsx +++ b/src/app/teachers/page.tsx @@ -56,7 +56,7 @@ export default function TeachersPage() { name: "د. أحمد محمود", role: "متخصص الرياضيات", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-man-casual-business-clothes_114579-79355.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-man-casual-business-clothes_114579-79355.jpg?_wi=2", imageAlt: "د. أحمد محمود", }, { @@ -64,7 +64,7 @@ export default function TeachersPage() { name: "أ. فاطمة السديري", role: "متخصصة اللغة العربية", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-blonde-hair-elegant-employee_1262-2809.jpg", + "http://img.b2bpic.net/free-photo/portrait-blonde-hair-elegant-employee_1262-2809.jpg?_wi=2", imageAlt: "أ. فاطمة السديري", }, { @@ -72,7 +72,7 @@ export default function TeachersPage() { name: "د. محمد الحسن", role: "متخصص الفيزياء", imageSrc: - "http://img.b2bpic.net/free-photo/aged-math-teacher-thinking-chalkboard_23-2148201009.jpg", + "http://img.b2bpic.net/free-photo/aged-math-teacher-thinking-chalkboard_23-2148201009.jpg?_wi=2", imageAlt: "د. محمد الحسن", }, ]} @@ -85,7 +85,7 @@ export default function TeachersPage() { title="هل لديك أسئلة؟ تواصل معنا الآن" description="يمكنك التواصل مع فريقنا للاستفسار عن أي شيء يتعلق بالمنصة أو المحتوى التعليمي" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/joyful-african-american-student-sitting-wooden-table-cafe-surrounded-with-books-exercise-books-laptop-holding-cell-phone-hand-looking-gladly_273609-7477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/joyful-african-american-student-sitting-wooden-table-cafe-surrounded-with-books-exercise-books-laptop-holding-cell-phone-hand-looking-gladly_273609-7477.jpg?_wi=3" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="أدخل بريدك الإلكتروني" @@ -99,7 +99,7 @@ export default function TeachersPage() {