Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focus-cellphone-used-by-media-star-using-selfie-stick-film-vlog_482257-124492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focus-cellphone-used-by-media-star-using-selfie-stick-film-vlog_482257-124492.jpg?_wi=1",
|
||||
imageAlt: "Podcast Cover Art 1",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
title: "Spirited Conversations",
|
||||
description: "Guest interviews & solo reflections bi-weekly",
|
||||
tag: "Hear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-with-people-faces_23-2148913883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-with-people-faces_23-2148913883.jpg?_wi=1",
|
||||
imageAlt: "Chat icon",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
title: "Navigate Uncertainty",
|
||||
description: "Practical frameworks for leading with integrity",
|
||||
tag: "Navigate",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/compass-set-eight_23-2147737372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/compass-set-eight_23-2147737372.jpg?_wi=1",
|
||||
imageAlt: "Compass icon",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
title: "Bridge Divides",
|
||||
description: "Capacity to hold values while connecting across difference",
|
||||
tag: "Bridge",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-futuristic-shape_1017-1951.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-futuristic-shape_1017-1951.jpg?_wi=1",
|
||||
imageAlt: "Bridge icon",
|
||||
},
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
handle: "CEO, Ford Foundation",
|
||||
testimonial: "We need leaders who manifest the moral capacity to embrace nuance and complexity.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focus-cellphone-used-by-media-star-using-selfie-stick-film-vlog_482257-124492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focus-cellphone-used-by-media-star-using-selfie-stick-film-vlog_482257-124492.jpg?_wi=2",
|
||||
imageAlt: "Happy man playing videogame in neon illuminated home holding controller",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
handle: "Community Member",
|
||||
testimonial: "Creates space for real dialogue.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-with-people-faces_23-2148913883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-lives-matter-concept-with-people-faces_23-2148913883.jpg?_wi=2",
|
||||
imageAlt: "Happy man playing videogame in neon illuminated home holding controller",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
handle: "Scholar",
|
||||
testimonial: "Surrender to the conversation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/compass-set-eight_23-2147737372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/compass-set-eight_23-2147737372.jpg?_wi=2",
|
||||
imageAlt: "Happy man playing videogame in neon illuminated home holding controller",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
handle: "Leader",
|
||||
testimonial: "Nuance is the new standard.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-futuristic-shape_1017-1951.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-futuristic-shape_1017-1951.jpg?_wi=2",
|
||||
imageAlt: "Happy man playing videogame in neon illuminated home holding controller",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user