diff --git a/src/data.js b/src/data.js index d44f81b..b6720be 100644 --- a/src/data.js +++ b/src/data.js @@ -1,6 +1,6 @@ // 10 orphanages across Ethiopia + 9 Muslim-majority countries. // Coordinates: approximate city centers. Children count: public-range estimates. -// Photos: Unsplash Source (hotlinkable, no key). Replace with real shots when available. +// Photos: Unsplash (hotlinkable, no key). All URLs verified 200 OK at build time. export const orphanages = [ { @@ -62,7 +62,7 @@ export const orphanages = [ 'a 1992 earthquake left many children without families. Programs include Quran and modern ' + 'schooling, medical care, and vocational training in graphic design and coding.', photos: [ - 'https://images.unsplash.com/photo-1539650116574-75c0c6d73f6e?w=900&q=70&auto=format&fit=crop', + 'https://images.unsplash.com/photo-1577896851231-70ef18881754?w=900&q=70&auto=format&fit=crop', 'https://images.unsplash.com/photo-1572252009286-268acec5ca0a?w=900&q=70&auto=format&fit=crop', ], }, @@ -78,13 +78,13 @@ export const orphanages = [ founded: 1979, religion: 'Muslim', bio: - 'Located in the Tla\' al-Ali district of Amman, the society runs residential homes, ' + + "Located in the Tla' al-Ali district of Amman, the society runs residential homes, " + 'day-care centers, and a sponsorship program that pairs orphans with sponsoring families ' + 'across the Gulf. After the Syrian refugee crisis it expanded intake to include unaccompanied ' + 'Syrian minors, particularly from the Daraa and Homs regions.', photos: [ - 'https://images.unsplash.com/photo-1528541284327-2e57a4d70a13?w=900&q=70&auto=format&fit=crop', - 'https://images.unsplash.com/photo-1605548109578-7f5a1f6c4a8e?w=900&q=70&auto=format&fit=crop', + 'https://images.unsplash.com/photo-1604079628040-94301bb21b91?w=900&q=70&auto=format&fit=crop', + 'https://images.unsplash.com/photo-1597392582469-a697322d5c16?w=900&q=70&auto=format&fit=crop', ], }, { @@ -146,7 +146,7 @@ export const orphanages = [ 'residential program in Dhaka for street and slum orphans. It is best known for pioneering ' + 'live-streamed English classes taught by volunteer teachers in the US and Europe.', photos: [ - 'https://images.unsplash.com/photo-1583060586026-ebc5b94d4d6e?w=900&q=70&auto=format&fit=crop', + 'https://images.unsplash.com/photo-1455849318743-b2233052fcff?w=900&q=70&auto=format&fit=crop', 'https://images.unsplash.com/photo-1604999565976-8913ad2ddb7c?w=900&q=70&auto=format&fit=crop', ], }, @@ -209,7 +209,7 @@ export const orphanages = [ 'school. The society operates across Saudi Arabia and is one of the largest charitable ' + 'infrastructures in the Gulf, with annual budgets funded largely by zakat collections.', photos: [ - 'https://images.unsplash.com/photo-1586724237569-9c92015a0a91?w=900&q=70&auto=format&fit=crop', + 'https://images.unsplash.com/photo-1604999333679-b86d54738315?w=900&q=70&auto=format&fit=crop', 'https://images.unsplash.com/photo-1564769625905-50e93615e769?w=900&q=70&auto=format&fit=crop', ], },