Update src/app/page.tsx
This commit is contained in:
@@ -59,15 +59,15 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-brick-wall-texture-background_23-2147960164.jpg", imageAlt: "Quranic and Early Islamic Poetry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-arabian-male-traveling-horse-desert_181624-45408.jpg", imageAlt: "Pre-Islamic Era Poetry"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-arabian-male-traveling-horse-desert_181624-45408.jpg?_wi=1", imageAlt: "Pre-Islamic Era Poetry"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-with-bas-reliefs-stone-church-decor-historic-cathedral-art_169016-68761.jpg", imageAlt: "Umayyad Dynasty Period"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gothic-vaults-with-bas-reliefs-stone-church-decor-historic-cathedral-art_169016-68761.jpg?_wi=1", imageAlt: "Umayyad Dynasty Period"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg", imageAlt: "Abbasid Golden Age"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=1", imageAlt: "Abbasid Golden Age"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg", imageAlt: "Andalusian Islamic Spain"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=1", imageAlt: "Andalusian Islamic Spain"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawings-roof-church_1122-1166.jpg", imageAlt: "Ottoman Empire Era"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawings-roof-church_1122-1166.jpg?_wi=1", imageAlt: "Ottoman Empire Era"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,17 +118,17 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
members={[
|
||||
{
|
||||
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", imageAlt: "Imru' al-Qais, King of Poets"},
|
||||
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?_wi=1", 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", imageAlt: "Al-Mutanabbi, Master of Verse"},
|
||||
id: "2", name: "Al-Mutanabbi", role: "Abbasid Era", imageSrc: "http://img.b2bpic.net/free-photo/woman-religious-pilgrimage-church_23-2150582318.jpg?_wi=1", 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", imageAlt: "Ibn Arabi, Sufi Poet"},
|
||||
id: "3", name: "Ibn Arabi", role: "Andalusian-Mamluk Era", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=1", 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", imageAlt: "Hassan ibn Thabit, Poet of the Prophet"},
|
||||
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?_wi=1", 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", imageAlt: "Abu Nuwas, Innovative Poet"},
|
||||
id: "5", name: "Abu Nuwas", role: "Abbasid Era", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=2", 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", imageAlt: "Ibn Quzman, Zajal Pioneer"},
|
||||
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?_wi=2", imageAlt: "Ibn Quzman, Zajal Pioneer"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,11 +173,11 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Historical Analysis", title: "The Mu'allaqat: Understanding Arabic Poetry's Greatest Works", excerpt: "Explore the seven hanging poems and their significance in pre-Islamic Arabian culture and poetry.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", imageAlt: "Mu'allaqat manuscripts", 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", date: "Jan 10, 2025"},
|
||||
id: "1", category: "Historical Analysis", title: "The Mu'allaqat: Understanding Arabic Poetry's Greatest Works", excerpt: "Explore the seven hanging poems and their significance in pre-Islamic Arabian culture and poetry.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=3", imageAlt: "Mu'allaqat manuscripts", 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", date: "Jan 10, 2025"},
|
||||
{
|
||||
id: "2", category: "Cultural Studies", title: "Al-Mutanabbi: The Self-Proclaimed Prophet of Poetry", excerpt: "Discover the life, works, and controversial reputation of one of Arabic literature's most celebrated poets.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", imageAlt: "Al-Mutanabbi's era", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", date: "Jan 8, 2025"},
|
||||
id: "2", category: "Cultural Studies", title: "Al-Mutanabbi: The Self-Proclaimed Prophet of Poetry", excerpt: "Discover the life, works, and controversial reputation of one of Arabic literature's most celebrated poets.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=4", imageAlt: "Al-Mutanabbi's era", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", date: "Jan 8, 2025"},
|
||||
{
|
||||
id: "3", category: "Literary Tradition", title: "Andalusian Poetry: The Unique Voice of Islamic Spain", excerpt: "Learn how Andalusian poets blended Arabic, Berber, and European influences into a distinctive poetic tradition.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg", imageAlt: "Andalusian architecture", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", date: "Jan 5, 2025"},
|
||||
id: "3", category: "Literary Tradition", title: "Andalusian Poetry: The Unique Voice of Islamic Spain", excerpt: "Learn how Andalusian poets blended Arabic, Berber, and European influences into a distinctive poetic tradition.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=2", imageAlt: "Andalusian architecture", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", date: "Jan 5, 2025"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -200,11 +200,11 @@ export default function HomePage() {
|
||||
{
|
||||
id: "3", name: "Hassan Abu Bakr", handle: "Cultural Heritage Director", testimonial: "The depth of historical context and the elegant design create an immersive experience. This is how cultural heritage should be shared.", imageSrc: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", imageAlt: "Hassan Abu Bakr"},
|
||||
{
|
||||
id: "4", name: "Dr. Layla Mansour", handle: "Poetry Critic & Author", testimonial: "The curated selections and scholarly annotations demonstrate a profound understanding of Arabic literary traditions. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", imageAlt: "Dr. Layla Mansour"},
|
||||
id: "4", name: "Dr. Layla Mansour", handle: "Poetry Critic & Author", testimonial: "The curated selections and scholarly annotations demonstrate a profound understanding of Arabic literary traditions. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=5", imageAlt: "Dr. Layla Mansour"},
|
||||
{
|
||||
id: "5", name: "Omar Al-Aziz", handle: "Literary Researcher", testimonial: "Finally, a platform that honors the complexity and beauty of classical Arabic verse. A must-visit for anyone passionate about literature.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg", imageAlt: "Omar Al-Aziz"},
|
||||
id: "5", name: "Omar Al-Aziz", handle: "Literary Researcher", testimonial: "Finally, a platform that honors the complexity and beauty of classical Arabic verse. A must-visit for anyone passionate about literature.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg?_wi=2", imageAlt: "Omar Al-Aziz"},
|
||||
{
|
||||
id: "6", name: "Dr. Noor Al-Hayyan", handle: "Islamic Studies Professor", testimonial: "The historical accuracy combined with aesthetic presentation makes this an essential educational tool. Bravo to the entire team.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-historical-rendering-turkish-man_23-2151060340.jpg", imageAlt: "Dr. Noor Al-Hayyan"},
|
||||
id: "6", name: "Dr. Noor Al-Hayyan", handle: "Islamic Studies Professor", testimonial: "The historical accuracy combined with aesthetic presentation makes this an essential educational tool. Bravo to the entire team.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-historical-rendering-turkish-man_23-2151060340.jpg?_wi=2", imageAlt: "Dr. Noor Al-Hayyan"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user