From 02fa8ee0558047af3f607898b37b7035605cc731 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:06:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a8477fc..0f682c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { description="Join World Ark Missions for an uplifting experience of faith, hope, and community. Discover your true purpose in a place you can call home." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stairs-office-building_1127-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stairs-office-building_1127-2210.jpg?_wi=1", imageAlt: "Church interior view", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { { title: "Sunday Service", description: "8:00 AM – A time of powerful worship.", - imageSrc: "http://img.b2bpic.net/free-photo/young-musicians-local-event_23-2149188139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-musicians-local-event_23-2149188139.jpg?_wi=1", }, { title: "Wednesday (Know Jesus More)", @@ -238,7 +238,7 @@ export default function LandingPage() { category: "Message", title: "Living with Purpose", excerpt: "Unlock your potential.", - imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg?_wi=1", authorName: "Rev. Benjamin Adom", authorAvatar: "http://img.b2bpic.net/free-photo/male-costume-with-cup-coffee_23-2148112124.jpg", date: "Oct 24, 2024", @@ -279,7 +279,7 @@ export default function LandingPage() { name: "Global Missions Summit", price: "Register Now", variant: "Conference", - imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-old-building-interior-surrounded-by-lights_181624-11774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-old-building-interior-surrounded-by-lights_181624-11774.jpg?_wi=1", }, { id: "e2", @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "The Rescue Hour changed my life.", tag: "Healing", avatarSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2583.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stairs-office-building_1127-2210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stairs-office-building_1127-2210.jpg?_wi=2", imageAlt: "diverse church members happy", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "Deep and refreshing.", tag: "Study", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-looking_74855-5149.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-musicians-local-event_23-2149188139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-musicians-local-event_23-2149188139.jpg?_wi=2", imageAlt: "diverse church members happy", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Welcoming mission.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg?_wi=2", imageAlt: "diverse church members happy", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "Aligned my calling.", tag: "Calling", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-old-building-interior-surrounded-by-lights_181624-11774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-old-building-interior-surrounded-by-lights_181624-11774.jpg?_wi=2", imageAlt: "diverse church members happy", }, ]} -- 2.49.1