From a3e04779475cbdd3ec3249ea2ed763ef5065a545 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:32:01 +0000 Subject: [PATCH 1/2] Update src/app/eras/page.tsx --- src/app/eras/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/eras/page.tsx b/src/app/eras/page.tsx index 806f2b3..b62ef0b 100644 --- a/src/app/eras/page.tsx +++ b/src/app/eras/page.tsx @@ -51,11 +51,11 @@ export default function ErasPage() { }, { id: 2, - title: "Umayyad Era (661-750 CE)", description: "The first Islamic dynasty fostered a flourishing of Arabic verse. Al-Akhtal and Al-Farazdaq dominated the age with their sophisticated court poetry, while new themes of Islam and love enriched the tradition.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg", imageAlt: "Umayyad dynasty period architecture" + title: "Umayyad Era (661-750 CE)", description: "The first Islamic dynasty fostered a flourishing of Arabic verse. Al-Akhtal and Al-Farazdaq dominated the age with their sophisticated court poetry, while new themes of Islam and love enriched the tradition.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=1", imageAlt: "Umayyad dynasty period architecture" }, { id: 3, - title: "Abbasid Era (750-1258 CE)", description: "The greatest flowering of Arabic poetry. Al-Mutanabbi reigned supreme with his panegyrics, while scholars like Al-Jahiz revolutionized literary criticism. Baghdad became the beacon of poetic genius.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg", imageAlt: "Abbasid caliphate golden age manuscript" + title: "Abbasid Era (750-1258 CE)", description: "The greatest flowering of Arabic poetry. Al-Mutanabbi reigned supreme with his panegyrics, while scholars like Al-Jahiz revolutionized literary criticism. Baghdad became the beacon of poetic genius.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=2", imageAlt: "Abbasid caliphate golden age manuscript" }, { id: 4, @@ -83,7 +83,7 @@ export default function ErasPage() { { text: "Explore Timeline", href: "#" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/gradient-hajj-infographic-template_23-2149427358.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gradient-hajj-infographic-template_23-2149427358.jpg?_wi=1" imageAlt="Historical timeline Arabic history" useInvertedBackground={false} /> @@ -99,7 +99,7 @@ export default function ErasPage() { { text: "Learn More", href: "/poets" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg" + imageSrc="http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg?_wi=1" imageAlt="Cultural heritage manuscripts" useInvertedBackground={false} /> -- 2.49.1 From 48d197769f6bf74cc2af2296c9a32a01b556b2c3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:32:02 +0000 Subject: [PATCH 2/2] Update src/app/poets/page.tsx --- src/app/poets/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/poets/page.tsx b/src/app/poets/page.tsx index 37d056c..d337f2d 100644 --- a/src/app/poets/page.tsx +++ b/src/app/poets/page.tsx @@ -48,7 +48,7 @@ export default function PoetsPage() { { id: "pre-islamic", groupTitle: "Pre-Islamic Era", members: [ { - id: "imrulqais", title: "Imru' al-Qais", subtitle: "The Prince of Poets (500-540 CE)", detail: "Founder of the qasidah tradition; master of love poetry and desert imagery", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg", imageAlt: "Imru' al-Qais portrait" + id: "imrulqais", title: "Imru' al-Qais", subtitle: "The Prince of Poets (500-540 CE)", detail: "Founder of the qasidah tradition; master of love poetry and desert imagery", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg?_wi=1", imageAlt: "Imru' al-Qais portrait" } ] }, @@ -69,7 +69,7 @@ export default function PoetsPage() { { id: "andalusian", groupTitle: "Andalusian Era", members: [ { - id: "walladah", title: "Walladah bint al-Mustakfi", subtitle: "The Poetess of Cordoba (1001-1091 CE)", detail: "Pioneering female poet; composed verses of exquisite passion and philosophical refinement", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg", imageAlt: "Walladah bint al-Mustakfi portrait" + id: "walladah", title: "Walladah bint al-Mustakfi", subtitle: "The Poetess of Cordoba (1001-1091 CE)", detail: "Pioneering female poet; composed verses of exquisite passion and philosophical refinement", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg?_wi=2", imageAlt: "Walladah bint al-Mustakfi portrait" } ] }, @@ -101,7 +101,7 @@ export default function PoetsPage() { { text: "Read Their Poems", href: "/poems" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg" + imageSrc="http://img.b2bpic.net/free-photo/antique-book-shelf-vintage-background_53876-160404.jpg?_wi=2" imageAlt="Literary legacy manuscripts" useInvertedBackground={false} /> @@ -117,7 +117,7 @@ export default function PoetsPage() { { text: "Explore Collections", href: "/collections" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/gradient-hajj-infographic-template_23-2149427358.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gradient-hajj-infographic-template_23-2149427358.jpg?_wi=2" imageAlt="Academic scholarly work" useInvertedBackground={false} /> -- 2.49.1