From e33a135fea0ac60cfc40576fdbec8b512ed94acf Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:20:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1257459..72534ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg?_wi=1", imageAlt: "Min. Michielia Blake", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg?_wi=2", imageAlt: "Min. Michielia Blake 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg?_wi=3", imageAlt: "Min. Michielia Blake 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg?_wi=4", imageAlt: "Min. Michielia Blake 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-priest-reading-from-bible_23-2149284672.jpg?_wi=5", imageAlt: "Min. Michielia Blake 5", }, ]} @@ -101,7 +101,7 @@ export default function LandingPage() { description="An anointed gospel minister dedicated to spreading the message of hope and faith through powerful music and ministry." subdescription="With a focus on uplifting audiences, Min. Blake brings professionalism and spiritual impact to every event." icon={Music} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -120,7 +120,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=2", }, { id: "2", @@ -130,7 +130,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=3", }, { id: "3", @@ -140,7 +140,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=4", }, { id: "4", @@ -150,7 +150,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=5", }, { id: "5", @@ -160,7 +160,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=6", }, { id: "6", @@ -170,7 +170,7 @@ export default function LandingPage() { tags: [ "Event", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-suit-preaching-words-holy-bible-altar-church_181624-27434.jpg?_wi=7", }, ]} title="Events & Services" @@ -208,7 +208,7 @@ export default function LandingPage() {