diff --git a/src/app/donate/page.tsx b/src/app/donate/page.tsx index 9c0ec70..ca40463 100644 --- a/src/app/donate/page.tsx +++ b/src/app/donate/page.tsx @@ -117,7 +117,7 @@ export default function DonatePage() { description: "Donate securely through WhatsApp or online payment platforms. Quick, easy, and instant support.", imageSrc: - "http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg", + "http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg?_wi=5", imageAlt: "Online donation option", }, { @@ -126,7 +126,7 @@ export default function DonatePage() { description: "Transfer funds directly to our registered NGO account. Contact us for bank details and tax benefits.", imageSrc: - "http://img.b2bpic.net/free-photo/young-women-discussing-business_23-2149332956.jpg", + "http://img.b2bpic.net/free-photo/young-women-discussing-business_23-2149332956.jpg?_wi=4", imageAlt: "Bank transfer method", }, { @@ -135,7 +135,7 @@ export default function DonatePage() { description: "Donate books, educational materials, or supplies directly to support our programs and communities.", imageSrc: - "http://img.b2bpic.net/free-photo/group-happy-diverse-volunteers_53876-20840.jpg", + "http://img.b2bpic.net/free-photo/group-happy-diverse-volunteers_53876-20840.jpg?_wi=4", imageAlt: "In-kind donation option", }, ]}