Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 18:32:02 +00:00
parent d5a617ead5
commit 0ef7e5c840

View File

@@ -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"