diff --git a/src/app/page.tsx b/src/app/page.tsx index 30a791e..868ef92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { description="Voltio helps compliance teams prioritize AML alerts, explain risk, document human decisions, and export audit-ready case files." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=1", imageAlt: "Dashboard 1", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Audit Logs", price: "Integrated", variant: "Core", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg?_wi=1", }, { id: "p3", @@ -209,7 +209,7 @@ export default function LandingPage() { name: "Risk Scoring", price: "Adaptive", variant: "Pro", - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=1", }, { id: "p5", @@ -259,7 +259,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=2", imageAlt: "workflow diagram business", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=2", imageAlt: "workflow diagram business", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg?_wi=2", imageAlt: "workflow diagram business", }, ]} @@ -466,7 +466,7 @@ export default function LandingPage() { button: { text: "Select Business", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=3", imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night.", }, { @@ -482,7 +482,7 @@ export default function LandingPage() { button: { text: "Contact Enterprise", }, - imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-conveyor-concept-idea-business-development-coordination-business-project-planning-optimization-streamlining-effective-team-work-isolated-flat-vector-illustration_613284-1092.jpg?_wi=3", imageAlt: "Woman broker looking at real time stock market sales, analyzing global trade exchange statistics for capital money investment. Working with hegde fund index profit on forex trading at night.", }, ]}