From 0962aff1135785fef451a64ab9abb0629dd68ade Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:22:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f985886..40edc97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/glowing-blue-abstract-light-effect-background_1017-15278.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glowing-blue-abstract-light-effect-background_1017-15278.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -97,7 +97,7 @@ export default function LandingPage() { description: "Connect with believers from all walks.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/anonymous-male-rising-hands-cloudy-sky_23-2148150124.jpg" + imageSrc="http://img.b2bpic.net/free-photo/anonymous-male-rising-hands-cloudy-sky_23-2148150124.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -110,12 +110,12 @@ export default function LandingPage() { { title: "Worship Sessions", description: "Powerful praise moments.", - imageSrc: "http://img.b2bpic.net/free-photo/diversity-composition-different-colored-paper-hands-with-white-circle_23-2148642217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diversity-composition-different-colored-paper-hands-with-white-circle_23-2148642217.jpg?_wi=1", }, { title: "Powerful Teachings", description: "Biblical insights for life.", - imageSrc: "http://img.b2bpic.net/free-photo/men-showing-facebook-messenger-icon_53876-63459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-showing-facebook-messenger-icon_53876-63459.jpg?_wi=1", }, { title: "Prayer & Revival", @@ -176,7 +176,7 @@ export default function LandingPage() { category: "Gallery", title: "Stage Presence", excerpt: "Feel the energy of praise.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg?_wi=1", authorName: "Worship Team", authorAvatar: "http://img.b2bpic.net/free-photo/image-carefree-africanamerican-girl-white-tshirt-showing-tongue-smiling-winking-happy-stan_1258-128116.jpg", date: "Aug 2023", @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "I came broken and left renewed.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-close-up-portrait-pretty-blonde-woman-making-selfie-spring-summer-time-travel-europe-femenine-blouse-trendy-make-up_291049-2951.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-abstract-light-effect-background_1017-15278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glowing-blue-abstract-light-effect-background_1017-15278.jpg?_wi=2", imageAlt: "portrait young woman happy", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "The most powerful weekend of my life.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-asian-people-nature_23-2149222062.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-male-rising-hands-cloudy-sky_23-2148150124.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-male-rising-hands-cloudy-sky_23-2148150124.jpg?_wi=2", imageAlt: "portrait young woman happy", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Community here is unlike anything else.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-teen-boy-with-hands-praying-gesture-checked-shirt-looking-helpless_176474-106013.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/diversity-composition-different-colored-paper-hands-with-white-circle_23-2148642217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diversity-composition-different-colored-paper-hands-with-white-circle_23-2148642217.jpg?_wi=2", imageAlt: "portrait young woman happy", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Worship Camp changed how I see God.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-park_839833-34334.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/men-showing-facebook-messenger-icon_53876-63459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-showing-facebook-messenger-icon_53876-63459.jpg?_wi=2", imageAlt: "portrait young woman happy", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Totally worth every penny.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-girl-with-red-hairstyle-black-bandage-neck-summer-modern-dress-smiling-looking-away-outdoor_197531-30117.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg?_wi=2", imageAlt: "portrait young woman happy", }, ]} -- 2.49.1