diff --git a/src/app/poems/page.tsx b/src/app/poems/page.tsx index 295f1fd..e700aa3 100644 --- a/src/app/poems/page.tsx +++ b/src/app/poems/page.tsx @@ -52,7 +52,7 @@ export default function PoemsPage() { price: "Pre-Islamic Classic", variant: "Seven Odes of Genius", imageSrc: - "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", + "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=11", imageAlt: "Mu'allaqat manuscripts", }, { @@ -61,7 +61,7 @@ export default function PoemsPage() { price: "Islamic Era", variant: "Elegies and Praises", imageSrc: - "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg", + "http://img.b2bpic.net/free-photo/view-ancient-paper-scroll-writing-documenting_23-2151751756.jpg?_wi=5", imageAlt: "Hassan ibn Thabit's verses", }, { @@ -70,7 +70,7 @@ export default function PoemsPage() { price: "Abbasid Treasury", variant: "Panegyrics and Elegies", imageSrc: - "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", + "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=12", imageAlt: "Al-Mutanabbi's collection", }, { @@ -79,7 +79,7 @@ export default function PoemsPage() { price: "Abbasid Innovation", variant: "Bacchic and Amorous Verses", imageSrc: - "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg", + "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426415.jpg?_wi=13", imageAlt: "Abu Nuwas manuscripts", }, { @@ -88,7 +88,7 @@ export default function PoemsPage() { price: "Golden Spain", variant: "Love and Homesickness", imageSrc: - "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg", + "http://img.b2bpic.net/free-photo/courtyard-myrtles-alhambra_1139-25.jpg?_wi=5", imageAlt: "Andalusian poetry collections", }, { @@ -97,7 +97,7 @@ export default function PoemsPage() { price: "Late Classical", variant: "Imperial and Mystical", imageSrc: - "http://img.b2bpic.net/free-photo/drawings-roof-church_1122-1166.jpg", + "http://img.b2bpic.net/free-photo/drawings-roof-church_1122-1166.jpg?_wi=3", imageAlt: "Ottoman court verses", }, ]}