From 950729ce0b3b89f342b84af9e93b75e25603d32c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:27:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dba8d0d..787b4f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,28 +84,28 @@ export default function LandingPage() { { id: 1, title: "Predictive Routing", description: "AI algorithms analyze millions of data points to predict optimal routes in real-time, reducing delivery times and fuel consumption while maximizing efficiency across your entire fleet.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/an-abstract-visualization-of-predictive--1772486815840-4be8cc22.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/an-abstract-visualization-of-predictive--1772486815840-4be8cc22.png?_wi=1" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/an-abstract-visualization-of-predictive--1772486815840-4be8cc22.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/an-abstract-visualization-of-predictive--1772486815840-4be8cc22.png?_wi=2" } }, { id: 2, title: "Autonomous Integration", description: "Seamlessly orchestrate autonomous vehicles, drones, and robots within your existing logistics infrastructure. Motionz manages the entire autonomous ecosystem with intelligent coordination and safety.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-modern-illustration-of-autonomous-vehi-1772486816043-98e164c0.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-modern-illustration-of-autonomous-vehi-1772486816043-98e164c0.png?_wi=1" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-modern-illustration-of-autonomous-vehi-1772486816043-98e164c0.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-modern-illustration-of-autonomous-vehi-1772486816043-98e164c0.png?_wi=2" } }, { id: 3, title: "Real-time Analytics", description: "Monitor every aspect of your logistics operations with live dashboards, predictive alerts, and actionable insights. Make data-driven decisions that transform your supply chain.", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-dynamic-real-time-analytics-visualizat-1772486816236-b3495a4b.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-dynamic-real-time-analytics-visualizat-1772486816236-b3495a4b.png?_wi=1" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-dynamic-real-time-analytics-visualizat-1772486816236-b3495a4b.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APG8pfREVVLUlUVcQRk9f3aPiP/a-dynamic-real-time-analytics-visualizat-1772486816236-b3495a4b.png?_wi=2" } } ]} -- 2.49.1