diff --git a/src/app/page.tsx b/src/app/page.tsx index 570bd3f..4f2002e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { imageAlt: "Community prayer", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg?_wi=1", imageAlt: "People praying together", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg?_wi=1", imageAlt: "Prayer gathering", }, ]} @@ -158,7 +158,7 @@ export default function LandingPage() { name: "Michael Masih", handle: "@michaelfaith", testimonial: "The teachings at PCP opened my heart to the true Gospel. Truly anointed ministry.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg?_wi=2", }, { id: "3", @@ -172,7 +172,7 @@ export default function LandingPage() { name: "David Gill", handle: "@davidgill", testimonial: "The deliverance ministry here saved my family. We are forever grateful to Christ.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg?_wi=2", }, { id: "5",