Update src/app/page.tsx
This commit is contained in:
@@ -82,11 +82,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-having-conversation-with-male-nurse-cozy-nursing-home_482257-20708.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/elderly-man-having-conversation-with-male-nurse-cozy-nursing-home_482257-20708.jpg?_wi=1",
|
||||||
imageAlt: "Caregiver assisting an elderly patient at home",
|
imageAlt: "Caregiver assisting an elderly patient at home",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-playing-with-toys-gym_1153-7964.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-playing-with-toys-gym_1153-7964.jpg?_wi=1",
|
||||||
imageAlt: "Caregiver playing with a child at home",
|
imageAlt: "Caregiver playing with a child at home",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user