Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 20:16:18 +00:00

View File

@@ -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",
},
]}
/>