Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-03 12:32:07 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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}
/>

View File

@@ -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}
/>