diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1f62b59..63a9df8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -24,7 +24,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -43,7 +43,7 @@ export default function ContactPage() { @@ -104,8 +86,7 @@ export default function ContactPage() { copyrightText="© 2025 Arabic Poetry Heritage. Preserving literary traditions since antiquity." columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { label: "Home", href: "/" }, { label: "Historical Eras", href: "/eras" }, { label: "Greatest Poets", href: "/poets" }, @@ -113,8 +94,7 @@ export default function ContactPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Poetry Insights", href: "#blog" }, { label: "FAQ", href: "/contact" }, { label: "Scholarly Articles", href: "#" }, @@ -122,8 +102,7 @@ export default function ContactPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Subscribe", href: "#" }, diff --git a/src/app/eras/page.tsx b/src/app/eras/page.tsx index 0e71ded..aee323c 100644 --- a/src/app/eras/page.tsx +++ b/src/app/eras/page.tsx @@ -24,7 +24,7 @@ export default function ErasPage() { borderRadius="soft" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -50,40 +50,22 @@ export default function ErasPage() { useInvertedBackground={false} features={[ { - title: "Pre-Islamic Era (Jahiliyyah) - 6th Century BCE", - description: "The age of tribal poets and oral tradition, celebrating courage, honor, and desert life. Mu'allaqat (hanging poems) represent the pinnacle of this era.", - bentoComponent: "reveal-icon", - icon: Feather, + title: "Pre-Islamic Era (Jahiliyyah) - 6th Century BCE", description: "The age of tribal poets and oral tradition, celebrating courage, honor, and desert life. Mu'allaqat (hanging poems) represent the pinnacle of this era.", bentoComponent: "reveal-icon", icon: Feather, }, { - title: "Quranic and Early Islamic - 7th-8th Century", - description: "Poetry transformed by Islamic values, emphasizing spiritual themes and divine guidance. New poetic forms emerged alongside religious devotion.", - bentoComponent: "reveal-icon", - icon: Sparkles, + title: "Quranic and Early Islamic - 7th-8th Century", description: "Poetry transformed by Islamic values, emphasizing spiritual themes and divine guidance. New poetic forms emerged alongside religious devotion.", bentoComponent: "reveal-icon", icon: Sparkles, }, { - title: "Umayyad Period - 661-750 CE", - description: "Court poetry flourished with sophisticated rhetoric and refined love themes. Poets served rulers and developed elaborate courtly traditions.", - bentoComponent: "reveal-icon", - icon: Crown, + title: "Umayyad Period - 661-750 CE", description: "Court poetry flourished with sophisticated rhetoric and refined love themes. Poets served rulers and developed elaborate courtly traditions.", bentoComponent: "reveal-icon", icon: Crown, }, { - title: "Abbasid Golden Age - 750-1258 CE", - description: "The peak of Arabic poetry with unprecedented innovation, intellectual freedom, and cultural synthesis. Poets like Al-Mutanabbi achieved immortal fame.", - bentoComponent: "reveal-icon", - icon: Zap, + title: "Abbasid Golden Age - 750-1258 CE", description: "The peak of Arabic poetry with unprecedented innovation, intellectual freedom, and cultural synthesis. Poets like Al-Mutanabbi achieved immortal fame.", bentoComponent: "reveal-icon", icon: Zap, }, { - title: "Andalusian Period - 711-1492 CE", - description: "Islamic Spain's unique poetic tradition blending Arabic, Berber, and European influences. Strophic poetry and new forms flourished.", - bentoComponent: "reveal-icon", - icon: Compass, + title: "Andalusian Period - 711-1492 CE", description: "Islamic Spain's unique poetic tradition blending Arabic, Berber, and European influences. Strophic poetry and new forms flourished.", bentoComponent: "reveal-icon", icon: Compass, }, { - title: "Mamluk and Ottoman Eras - 13th-19th Centuries", - description: "Poetry during the Mamluk Sultanate and Ottoman Empire, maintaining classical traditions while introducing new forms influenced by Persian and Turkish poetry.", - bentoComponent: "reveal-icon", - icon: BookMarked, + title: "Mamluk and Ottoman Eras - 13th-19th Centuries", description: "Poetry during the Mamluk Sultanate and Ottoman Empire, maintaining classical traditions while introducing new forms influenced by Persian and Turkish poetry.", bentoComponent: "reveal-icon", icon: BookMarked, }, ]} /> @@ -101,38 +83,11 @@ export default function ErasPage() { useInvertedBackground={false} blogs={[ { - id: "1", - category: "Pre-Islamic Studies", - title: "The Mu'allaqat: Hanging Poems of Arabia's Golden Age", - excerpt: "Discover the seven celebrated pre-Islamic poems that represent the apex of desert poetry and oral tradition.", - imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=6", - imageAlt: "Ancient Arabic 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 12, 2025", - }, + id: "1", category: "Pre-Islamic Studies", title: "The Mu'allaqat: Hanging Poems of Arabia's Golden Age", excerpt: "Discover the seven celebrated pre-Islamic poems that represent the apex of desert poetry and oral tradition.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=6", imageAlt: "Ancient Arabic 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 12, 2025"}, { - id: "2", - category: "Abbasid Era", - title: "The Abbasid Revolution: Poetry at the Peak of Islamic Civilization", - excerpt: "Learn how Baghdad became the intellectual heart of the Arab world and how poets thrived under patronage.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=2", - imageAlt: "Abbasid manuscripts", - authorName: "Prof. Layla Hassan", - authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", - date: "Jan 9, 2025", - }, + id: "2", category: "Abbasid Era", title: "The Abbasid Revolution: Poetry at the Peak of Islamic Civilization", excerpt: "Learn how Baghdad became the intellectual heart of the Arab world and how poets thrived under patronage.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=2", imageAlt: "Abbasid manuscripts", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", date: "Jan 9, 2025"}, { - id: "3", - category: "Andalusian Studies", - title: "The Zajal Revolution: Colloquial Poetry in Islamic Spain", - excerpt: "Explore how Andalusian poets pioneered new poetic forms that blended courtly traditions with everyday language.", - imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=3", - imageAlt: "Alhambra architectural details", - authorName: "Dr. Fatima Al-Cordobi", - authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", - date: "Jan 6, 2025", - }, + id: "3", category: "Andalusian Studies", title: "The Zajal Revolution: Colloquial Poetry in Islamic Spain", excerpt: "Explore how Andalusian poets pioneered new poetic forms that blended courtly traditions with everyday language.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=3", imageAlt: "Alhambra architectural details", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", date: "Jan 6, 2025"}, ]} /> @@ -144,8 +99,7 @@ export default function ErasPage() { copyrightText="© 2025 Arabic Poetry Heritage. Preserving literary traditions since antiquity." columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { label: "Home", href: "/" }, { label: "Historical Eras", href: "/eras" }, { label: "Greatest Poets", href: "/poets" }, @@ -153,8 +107,7 @@ export default function ErasPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Poetry Insights", href: "#blog" }, { label: "FAQ", href: "/contact" }, { label: "Scholarly Articles", href: "#" }, @@ -162,8 +115,7 @@ export default function ErasPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Subscribe", href: "#" }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2631aa3..9e54e45 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,37 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const lato = Lato({ - variable: "--font-lato", - subsets: ["latin"], + variable: "--font-lato", subsets: ["latin"], weight: ["100", "300", "400", "700", "900"], }); export const metadata: Metadata = { - title: "Arabic Poetry Heritage - Classical Literature Through The Ages", - description: "Explore five golden eras of Arabic poetry from pre-Islamic verse to the Ottoman period. Discover greatest poets, masterpiece poems, and scholarly resources.", - keywords: "Arabic poetry, Islamic literature, classical poetry, Mu'allaqat, Al-Mutanabbi, Arabic culture, poetry heritage", - metadataBase: new URL("https://arabicpoetry.com"), + title: "Arabic Poetry Heritage - Classical Literature Through The Ages", description: "Explore five golden eras of Arabic poetry from pre-Islamic verse to the Ottoman period. Discover greatest poets, masterpiece poems, and scholarly resources.", keywords: "Arabic poetry, Islamic literature, classical poetry, Mu'allaqat, Al-Mutanabbi, Arabic culture, poetry heritage", metadataBase: new URL("https://arabicpoetry.com"), alternates: { - canonical: "https://arabicpoetry.com", - }, + canonical: "https://arabicpoetry.com"}, openGraph: { - title: "Arabic Poetry Heritage", - description: "The timeless voice of Arabic poetry across centuries and civilizations.", - url: "https://arabicpoetry.com", - siteName: "Arabic Poetry Heritage", - type: "website", - images: [ + title: "Arabic Poetry Heritage", description: "The timeless voice of Arabic poetry across centuries and civilizations.", url: "https://arabicpoetry.com", siteName: "Arabic Poetry Heritage", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/decorative-brick-wall-texture-background_23-2147960164.jpg", - alt: "Arabic Poetry Heritage", - }, + url: "http://img.b2bpic.net/free-photo/decorative-brick-wall-texture-background_23-2147960164.jpg", alt: "Arabic Poetry Heritage"}, ], }, twitter: { - card: "summary_large_image", - title: "Arabic Poetry Heritage", - description: "Explore classical Arabic poetry across five historical eras.", - images: ["http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg"], + card: "summary_large_image", title: "Arabic Poetry Heritage", description: "Explore classical Arabic poetry across five historical eras.", images: ["http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index cd5acfd..e3b2eed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -50,36 +50,24 @@ export default function HomePage() { description="Journey through five magnificent eras of Arabic literature, from pre-Islamic tribal verse to the refined courts of the Ottoman Empire. Discover the greatest poets and their immortal works." tag="Literary Heritage" tagIcon={BookOpen} - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Explore Eras", href: "/eras" }, { text: "Featured Poets", href: "/poets" }, ]} mediaItems={[ { - 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/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?_wi=1", - 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?_wi=1", - 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?_wi=1", - 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?_wi=1", - 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?_wi=1", - imageAlt: "Ottoman Empire Era", - }, + imageSrc: "http://img.b2bpic.net/free-photo/drawings-roof-church_1122-1166.jpg?_wi=1", imageAlt: "Ottoman Empire Era"}, ]} /> @@ -96,40 +84,22 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - title: "Pre-Islamic Era (Jahiliyyah)", - description: "The age of tribal poets and oral tradition, celebrating courage, honor, and desert life.", - bentoComponent: "reveal-icon", - icon: Feather, + title: "Pre-Islamic Era (Jahiliyyah)", description: "The age of tribal poets and oral tradition, celebrating courage, honor, and desert life.", bentoComponent: "reveal-icon", icon: Feather, }, { - title: "Quranic and Early Islamic", - description: "Poetry transformed by Islamic values, emphasizing spiritual themes and divine guidance.", - bentoComponent: "reveal-icon", - icon: Sparkles, + title: "Quranic and Early Islamic", description: "Poetry transformed by Islamic values, emphasizing spiritual themes and divine guidance.", bentoComponent: "reveal-icon", icon: Sparkles, }, { - title: "Umayyad Period (661-750 CE)", - description: "Court poetry flourished with sophisticated rhetoric and refined love themes.", - bentoComponent: "reveal-icon", - icon: Crown, + title: "Umayyad Period (661-750 CE)", description: "Court poetry flourished with sophisticated rhetoric and refined love themes.", bentoComponent: "reveal-icon", icon: Crown, }, { - title: "Abbasid Golden Age (750-1258 CE)", - description: "The peak of Arabic poetry with unprecedented innovation, intellectual freedom, and cultural synthesis.", - bentoComponent: "reveal-icon", - icon: Zap, + title: "Abbasid Golden Age (750-1258 CE)", description: "The peak of Arabic poetry with unprecedented innovation, intellectual freedom, and cultural synthesis.", bentoComponent: "reveal-icon", icon: Zap, }, { - title: "Andalusian Period (711-1492 CE)", - description: "Islamic Spain's unique poetic tradition blending Arabic, Berber, and European influences.", - bentoComponent: "reveal-icon", - icon: Compass, + title: "Andalusian Period (711-1492 CE)", description: "Islamic Spain's unique poetic tradition blending Arabic, Berber, and European influences.", bentoComponent: "reveal-icon", icon: Compass, }, { - title: "Mamluk and Ottoman Eras", - description: "Poetry during the Mamluk Sultanate and Ottoman Empire, maintaining classical traditions with new forms.", - bentoComponent: "reveal-icon", - icon: BookMarked, + title: "Mamluk and Ottoman Eras", description: "Poetry during the Mamluk Sultanate and Ottoman Empire, maintaining classical traditions with new forms.", bentoComponent: "reveal-icon", icon: BookMarked, }, ]} /> @@ -148,47 +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?_wi=1", - 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?_wi=1", - 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?_wi=1", - 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?_wi=1", - 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?_wi=2", - 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?_wi=2", - 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"}, ]} /> @@ -206,32 +146,16 @@ export default function HomePage() { gridVariant="uniform-all-items-equal" metrics={[ { - id: "1", - value: "500", - title: "Years", - description: "Pre-Islamic Poetry Tradition", - icon: Feather, + id: "1", value: "500", title: "Years", description: "Pre-Islamic Poetry Tradition", icon: Feather, }, { - id: "2", - value: "1400", - title: "Years", - description: "Islamic Era Poetry Development", - icon: BookOpen, + id: "2", value: "1400", title: "Years", description: "Islamic Era Poetry Development", icon: BookOpen, }, { - id: "3", - value: "7", - title: "Masterpieces", - description: "Mu'allaqat Hanging Poems", - icon: Award, + id: "3", value: "7", title: "Masterpieces", description: "Mu'allaqat Hanging Poems", icon: Award, }, { - id: "4", - value: "400", - title: "Poets", - description: "Documented in Classical Records", - icon: Users, + id: "4", value: "400", title: "Poets", description: "Documented in Classical Records", icon: Users, }, ]} /> @@ -249,38 +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?_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: "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?_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: "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?_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", - }, + 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"}, ]} /> @@ -297,53 +194,17 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Dr. Muhammad Al-Qadi", - handle: "Professor of Arabic Literature", - testimonial: "This platform beautifully preserves and celebrates the richness of Arabic poetry across centuries. An invaluable resource for students and scholars alike.", - imageSrc: "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", - imageAlt: "Dr. Muhammad Al-Qadi", - }, + id: "1", name: "Dr. Muhammad Al-Qadi", handle: "Professor of Arabic Literature", testimonial: "This platform beautifully preserves and celebrates the richness of Arabic poetry across centuries. An invaluable resource for students and scholars alike.", imageSrc: "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", imageAlt: "Dr. Muhammad Al-Qadi"}, { - id: "2", - name: "Aisha Al-Rashid", - handle: "University Librarian", - testimonial: "A comprehensive digital archive that makes classical Arabic poetry accessible to new generations. Simply outstanding scholarship and presentation.", - imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", - imageAlt: "Aisha Al-Rashid", - }, + id: "2", name: "Aisha Al-Rashid", handle: "University Librarian", testimonial: "A comprehensive digital archive that makes classical Arabic poetry accessible to new generations. Simply outstanding scholarship and presentation.", imageSrc: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", imageAlt: "Aisha Al-Rashid"}, { - 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: "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?_wi=5", - 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?_wi=2", - 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?_wi=2", - 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"}, ]} /> @@ -353,7 +214,7 @@ export default function HomePage() { @@ -114,38 +78,11 @@ export default function PoemsPage() { useInvertedBackground={false} blogs={[ { - id: "1", - category: "Pre-Islamic Classics", - title: "The Mu'allaqat: Seven Pillars of Arabian Poetry", - excerpt: "A comprehensive analysis of the seven hanging poems with translations and cultural significance.", - imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=12", - imageAlt: "Ancient poetry 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 14, 2025", - }, + id: "1", category: "Pre-Islamic Classics", title: "The Mu'allaqat: Seven Pillars of Arabian Poetry", excerpt: "A comprehensive analysis of the seven hanging poems with translations and cultural significance.", imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=12", imageAlt: "Ancient poetry 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 14, 2025"}, { - id: "2", - category: "Abbasid Literature", - title: "Al-Mutanabbi's Panegyrics: Poetry of Power and Pride", - excerpt: "Explore the technical brilliance and political messaging in Al-Mutanabbi's courtly verses.", - imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=5", - imageAlt: "Classical manuscripts", - authorName: "Prof. Layla Hassan", - authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", - date: "Jan 4, 2025", - }, + id: "2", category: "Abbasid Literature", title: "Al-Mutanabbi's Panegyrics: Poetry of Power and Pride", excerpt: "Explore the technical brilliance and political messaging in Al-Mutanabbi's courtly verses.", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751744.jpg?_wi=5", imageAlt: "Classical manuscripts", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", date: "Jan 4, 2025"}, { - id: "3", - category: "Andalusian Poetry", - title: "The Zajal Form: Innovation and Accessibility in Medieval Spain", - excerpt: "Learn how Andalusian poets created accessible poetic forms that reached common people.", - imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=5", - imageAlt: "Alhambra courtyard", - authorName: "Dr. Fatima Al-Cordobi", - authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", - date: "Dec 29, 2024", - }, + id: "3", category: "Andalusian Poetry", title: "The Zajal Form: Innovation and Accessibility in Medieval Spain", excerpt: "Learn how Andalusian poets created accessible poetic forms that reached common people.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=5", imageAlt: "Alhambra courtyard", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", date: "Dec 29, 2024"}, ]} /> @@ -157,8 +94,7 @@ export default function PoemsPage() { copyrightText="© 2025 Arabic Poetry Heritage. Preserving literary traditions since antiquity." columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { label: "Home", href: "/" }, { label: "Historical Eras", href: "/eras" }, { label: "Greatest Poets", href: "/poets" }, @@ -166,8 +102,7 @@ export default function PoemsPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Poetry Insights", href: "#blog" }, { label: "FAQ", href: "/contact" }, { label: "Scholarly Articles", href: "#" }, @@ -175,8 +110,7 @@ export default function PoemsPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Subscribe", href: "#" }, diff --git a/src/app/poets/page.tsx b/src/app/poets/page.tsx index e2ae44c..41d5f08 100644 --- a/src/app/poets/page.tsx +++ b/src/app/poets/page.tsx @@ -24,7 +24,7 @@ export default function PoetsPage() { borderRadius="soft" contentWidth="medium" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -51,47 +51,17 @@ export default function PoetsPage() { 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?_wi=3", - 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=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?_wi=2", - 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=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?_wi=7", - 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=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?_wi=3", - 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=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?_wi=8", - 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=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?_wi=3", - 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=3", imageAlt: "Ibn Quzman, Zajal Pioneer"}, ]} /> @@ -108,38 +78,11 @@ export default function PoetsPage() { useInvertedBackground={false} blogs={[ { - id: "1", - 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?_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", - date: "Jan 11, 2025", - }, + id: "1", 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?_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", date: "Jan 11, 2025"}, { - id: "2", - 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?_wi=3", - imageAlt: "Abbasid manuscripts", - authorName: "Prof. Layla Hassan", - authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", - date: "Jan 7, 2025", - }, + id: "2", 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?_wi=3", imageAlt: "Abbasid manuscripts", authorName: "Prof. Layla Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/ancient-books-library-table_23-2147711433.jpg", date: "Jan 7, 2025"}, { - id: "3", - 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?_wi=4", - imageAlt: "Classical poetry manuscripts", - authorName: "Dr. Fatima Al-Cordobi", - authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", - date: "Jan 3, 2025", - }, + id: "3", 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?_wi=4", imageAlt: "Classical poetry manuscripts", authorName: "Dr. Fatima Al-Cordobi", authorAvatar: "http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg", date: "Jan 3, 2025"}, ]} /> @@ -151,8 +94,7 @@ export default function PoetsPage() { copyrightText="© 2025 Arabic Poetry Heritage. Preserving literary traditions since antiquity." columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { label: "Home", href: "/" }, { label: "Historical Eras", href: "/eras" }, { label: "Greatest Poets", href: "/poets" }, @@ -160,8 +102,7 @@ export default function PoetsPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Poetry Insights", href: "#blog" }, { label: "FAQ", href: "/contact" }, { label: "Scholarly Articles", href: "#" }, @@ -169,8 +110,7 @@ export default function PoetsPage() { ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Subscribe", href: "#" },