From 7306325f1985bb49be13469827a94e4cefbd5a42 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:24:21 +0000 Subject: [PATCH] Update src/app/poets/page.tsx --- src/app/poets/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/poets/page.tsx b/src/app/poets/page.tsx index ba717e8..e2ae44c 100644 --- a/src/app/poets/page.tsx +++ b/src/app/poets/page.tsx @@ -54,42 +54,42 @@ export default function PoetsPage() { id: "1", name: "Imru' al-Qais", role: "Pre-Islamic Era", - imageSrc: "http://img.b2bpic.net/free-photo/medieval-historical-rendering-turkish-man_23-2151060340.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medieval-historical-rendering-turkish-man_23-2151060340.jpg?_wi=3", imageAlt: "Imru' al-Qais, King of Poets", }, { id: "2", name: "Al-Mutanabbi", role: "Abbasid Era", - imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg?_wi=2", imageAlt: "Al-Mutanabbi, Master of Verse", }, { id: "3", name: "Ibn Arabi", role: "Andalusian-Mamluk Era", - imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=7", imageAlt: "Ibn Arabi, Sufi Poet", }, { id: "4", name: "Hassan ibn Thabit", role: "Islamic Era", - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg?_wi=3", imageAlt: "Hassan ibn Thabit, Poet of the Prophet", }, { id: "5", name: "Abu Nuwas", role: "Abbasid Era", - imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=8", imageAlt: "Abu Nuwas, Innovative Poet", }, { id: "6", name: "Ibn Quzman", role: "Andalusian Era", - imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-with-bas-reliefs-stone-church-decor-historic-cathedral-art_169016-68761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-with-bas-reliefs-stone-church-decor-historic-cathedral-art_169016-68761.jpg?_wi=3", imageAlt: "Ibn Quzman, Zajal Pioneer", }, ]} @@ -112,7 +112,7 @@ export default function PoetsPage() { category: "Pre-Islamic Poetry", title: "Imru' al-Qais: The Wandering Lover and King of Poets", excerpt: "Discover the legendary pre-Islamic poet whose love poetry and technical mastery influenced generations.", - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-arabian-male-traveling-horse-desert_181624-45408.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-arabian-male-traveling-horse-desert_181624-45408.jpg?_wi=2", imageAlt: "Pre-Islamic era desert", authorName: "Dr. Ahmad Al-Mansuri", authorAvatar: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-checking-class-register-looking-camera-happy-pleased-smiling-cheerfully-sitting-school-desk-front-blackboard-classroom_141793-131614.jpg", @@ -123,7 +123,7 @@ export default function PoetsPage() { category: "Abbasid Literature", title: "Al-Mutanabbi: Prophet of Poetry and Master of Panegyric", excerpt: "Explore the controversial genius who claimed prophethood and revolutionized courtly poetry.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=3", imageAlt: "Abbasid manuscripts", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", @@ -134,7 +134,7 @@ export default function PoetsPage() { category: "Andalusian Poetry", title: "Abu Nuwas: The Libertine Genius of Abbasid Excess", excerpt: "Learn about the poet who broke all conventions and celebrated wine, love, and freedom in unprecedented ways.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=4", imageAlt: "Classical poetry manuscripts", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg",