Update src/app/gallery/page.tsx
This commit is contained in:
@@ -99,12 +99,12 @@ export default function GalleryPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg?_wi=3",
|
||||
imageAlt: "Children studying in our education support program",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-women-discussing-business_23-2149332956.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-women-discussing-business_23-2149332956.jpg?_wi=3",
|
||||
imageAlt: "Women participating in skill training programs",
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function GalleryPage() {
|
||||
description:
|
||||
"Free tuition classes and educational support for underprivileged children to help them succeed academically.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg",
|
||||
"http://img.b2bpic.net/free-photo/two-schoolgirls-working-together-assignment-classroom_637285-8825.jpg?_wi=4",
|
||||
imageAlt: "Education program activities",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function GalleryPage() {
|
||||
description:
|
||||
"Vocational training and skill enhancement workshops for youth and women to improve employment prospects.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=3",
|
||||
imageAlt: "Skill development workshop",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function GalleryPage() {
|
||||
description:
|
||||
"Regular health checkups, hygiene awareness, and community health campaigns for holistic well-being.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/team-leader-sharing-high-five-with-her-colleague-after-litter-cleanup-activity_482257-90943.jpg",
|
||||
"http://img.b2bpic.net/free-photo/team-leader-sharing-high-five-with-her-colleague-after-litter-cleanup-activity_482257-90943.jpg?_wi=2",
|
||||
imageAlt: "Health awareness campaign",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user