diff --git a/src/app/donate/page.tsx b/src/app/donate/page.tsx index 4e206ec..a47cdd9 100644 --- a/src/app/donate/page.tsx +++ b/src/app/donate/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { button: { text: "Donate Monthly", }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-plays-with-domestic-rabbit-street-pet-concept_169016-64007.jpg?_wi=2", imageAlt: "A girl plays with a domestic rabbit on the street Pet concept", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { button: { text: "Donate Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-dog-shelter_23-2148682979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-playing-with-dog-shelter_23-2148682979.jpg?_wi=2", imageAlt: "A girl plays with a domestic rabbit on the street Pet concept", }, { @@ -132,7 +132,7 @@ export default function LandingPage() {