From d5e10bbbb90db313ece0404695aa35ffc0f14266 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:36:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 413b7d7..82b421b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "We apply biblical truths to our everyday lives in modern ways.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424013.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285711.jpg?_wi=2", imageAlt: "small groups meeting coffee fellowship", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/group-young-people_53876-21284.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-smiling-while-listening-their-friend-playing-guitar_23-2149187036.jpg?_wi=2", imageAlt: "small groups meeting coffee fellowship", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-virtual-date-laptop-high-angle_23-2149295184.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg?_wi=1", imageAlt: "small groups meeting coffee fellowship", }, ]} @@ -320,7 +320,7 @@ export default function LandingPage() { placeholder: "Your Email", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010518.jpg?_wi=2" /> -- 2.49.1