From 0ef7e5c84077818c334de468622690c2ecd0a404 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:32:02 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cb948f6..55191d2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { title: "Our Mission", description: "To illuminate the path of faith by providing accessible, inspiring, and biblically grounded resources that help individuals and communities discover the transformative power of God's Word.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/open-book-with-natural-element_23-2151812162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/open-book-with-natural-element_23-2151812162.jpg?_wi=2", imageAlt: "Open Bible representing our mission", }, items: [ @@ -82,7 +82,7 @@ export default function AboutPage() { title: "Our Core Values", description: "We are committed to authenticity, compassion, biblical truth, and creating a welcoming space for all seekers of faith. Every resource is designed with care and spiritual integrity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-couple-spend-time-summer-field_1157-23534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-adult-couple-spend-time-summer-field_1157-23534.jpg?_wi=2", imageAlt: "Community and values in action", }, items: [ @@ -200,7 +200,7 @@ export default function AboutPage() { variant: "radial-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/flowers-near-dad-writing_23-2147817048.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flowers-near-dad-writing_23-2147817048.jpg?_wi=1" imageAlt="White light peaceful contact background" mediaAnimation="slide-up" mediaPosition="right"