Update src/app/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-parents-kid-home_23-2150171986.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-parents-kid-home_23-2150171986.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-different-beautiful-people_23-2148529068.jpg",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-parents-kid-home_23-2150171986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-parents-kid-home_23-2150171986.jpg?_wi=2",
|
||||
imageAlt: "digital calendar app interface",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
title: "Unified Communication",
|
||||
description: "Safe, private chat between families, nannies, and the agency to ensure everyone stays aligned.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg?_wi=1",
|
||||
imageAlt: "digital calendar app interface",
|
||||
},
|
||||
]}
|
||||
@@ -277,13 +277,13 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "CEO & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David Chen",
|
||||
role: "Head of Operations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2547.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user