diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 3a0453b..9f54d22 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-132304.jpg", @@ -48,7 +48,7 @@ export default function HomePage() { ]} rightItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149337246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149337246.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg", @@ -128,7 +128,7 @@ export default function HomePage() { value: "40%", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-studying-infographics-performance-metrics_482257-122632.jpg?_wi=2", imageAlt: "Analyst looking at presentation charts and dashboard to implement analytics", }, { @@ -144,7 +144,7 @@ export default function HomePage() { }, ], placeholder: "...", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149337246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-office_23-2149337246.jpg?_wi=2", imageAlt: "Analyst looking at presentation charts and dashboard to implement analytics", }, ]}