diff --git a/src/app/page.tsx b/src/app/page.tsx index c22152f..d58d038 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,11 +58,11 @@ export default function LandingPage() { description="Streamline your document workflows with AI-driven extraction and intelligent automation. Save hours of manual work every single day." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1", imageAlt: "Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg?_wi=1", imageAlt: "Metrics", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2", imageAlt: "Empty startup office displays statistics", }, { @@ -339,7 +339,7 @@ export default function LandingPage() { button: { text: "Get Quote", }, - imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg?_wi=2", imageAlt: "Empty startup office displays statistics", }, ]}