Update src/app/about/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function AboutPage() {
|
||||
description="SafeWorld AI Team"
|
||||
subdescription="Humanitarian Technology Initiative"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-volunteers-charitable-event-handing-out-food-poor-needy-smiles-abound-as-voluntary-individuals-work-together-fight-hunger-provide-support-less-fortunate_482257-68825.jpg?_wi=6"
|
||||
imageAlt="safe emergency relief humanitarian protection"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
role: "Refugee",
|
||||
company: "Syria Crisis Relief",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -69,7 +69,7 @@ export default function AboutPage() {
|
||||
role: "Humanitarian Worker",
|
||||
company: "International Relief",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
role: "Community Leader",
|
||||
company: "Local Response Team",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-brown-tshirt_176420-32135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-brown-tshirt_176420-32135.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -85,7 +85,7 @@ export default function AboutPage() {
|
||||
role: "Emergency Coordinator",
|
||||
company: "Crisis Management",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-african-man-standing-isolated_171337-9633.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user