Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg?_wi=1"
|
||||
mediaAnimation="opacity"
|
||||
avatars={[
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
role: "Creative Director",
|
||||
company: "Vogue Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
role: "Head of Brand",
|
||||
company: "Aura",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Nexus",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user