Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user