Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artist-with-watercolors_23-2150170460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artist-with-watercolors_23-2150170460.jpg?_wi=1",
|
||||
imageAlt: "Youth development program in action",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
description: "Cultivating digital readiness and a forward-thinking mindset.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/afro-woman-fixing-electricity-problem-home_58466-10803.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/afro-woman-fixing-electricity-problem-home_58466-10803.jpg?_wi=1"
|
||||
imageAlt="youth learning electrical work hands-on"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artist-with-watercolors_23-2150170460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artist-with-watercolors_23-2150170460.jpg?_wi=2",
|
||||
imageAlt: "youth playing soccer team sports",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/afro-woman-fixing-electricity-problem-home_58466-10803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/afro-woman-fixing-electricity-problem-home_58466-10803.jpg?_wi=2",
|
||||
imageAlt: "youth playing soccer team sports",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg?_wi=1",
|
||||
imageAlt: "youth playing soccer team sports",
|
||||
},
|
||||
]}
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Ahmed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user