From 255165ddd96cb755120052a7ccdf8c7fd724061b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:23:41 +0000 Subject: [PATCH 1/4] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 8e443d4..1f0ef17 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -57,12 +57,12 @@ export default function LandingPage() { { title: "Fuel Atomization", description: "Better burn profiles.", - imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=3", }, { title: "Data Monitoring", description: "Real-time analytics.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=3", }, ]} /> @@ -77,7 +77,7 @@ export default function LandingPage() { tag="Connect" title="Technical Inquiry" description="Our engineers are here to answer your questions." - imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1 From 97edb1e378a7ee5b67a86002d530df699e6ef6fe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:23:41 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 600df93..f722e5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@HeavyFleet", testimonial: "Immediate fuel savings were realized within the first phase of the pilot program.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@LogisticsCo", testimonial: "The NOxfather provided the verifiable emissions data our board required.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@CargoSolutions", testimonial: "Seamless integration with our existing heavy machinery fleet.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@GlobalMarine", testimonial: "Finally, a solution that hits all our regulatory carbon targets.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@TechFreight", testimonial: "The combustion efficiency gains have been nothing short of spectacular.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=1", imageAlt: "industrial engine innovation blue glow", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "/pilot", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599414.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg", @@ -267,7 +267,7 @@ export default function LandingPage() { name: "help", placeholder: "How can we help?", }} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-hard-drive-components-blue-light_23-2149417059.jpg?_wi=2" /> -- 2.49.1 From 9ee91248e26aa4c896f7ed78999d77054a383cbc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:23:42 +0000 Subject: [PATCH 3/4] Update src/app/pilot/page.tsx --- src/app/pilot/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pilot/page.tsx b/src/app/pilot/page.tsx index 7dc4cac..ef3c023 100644 --- a/src/app/pilot/page.tsx +++ b/src/app/pilot/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { role: "Fleet Director", company: "Express Rail", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg?_wi=3", }, { id: "t2", @@ -82,7 +82,7 @@ export default function LandingPage() { role: "ESG Manager", company: "Port Dynamics", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=4", }, ]} /> @@ -97,7 +97,7 @@ export default function LandingPage() { tag="Pilot" title="Join the Program" description="Space is limited for the upcoming testing window." - imageSrc="http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=4" mediaAnimation="blur-reveal" /> -- 2.49.1 From ed1fe95e04ea7540ee3984d2bed7efc743eff884 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:23:42 +0000 Subject: [PATCH 4/4] Update src/app/solutions/page.tsx --- src/app/solutions/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/solutions/page.tsx b/src/app/solutions/page.tsx index cfbb538..eca5a27 100644 --- a/src/app/solutions/page.tsx +++ b/src/app/solutions/page.tsx @@ -57,12 +57,12 @@ export default function LandingPage() { { title: "Advanced Fuel", description: "Higher efficiency.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=2", }, { title: "Clean Rail", description: "Eco-compliance.", - imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-themed-circuit-board-with-capacitor_23-2148284284.jpg?_wi=2", }, ]} /> @@ -77,7 +77,7 @@ export default function LandingPage() { tag="Contact" title="Get a Quote" description="Reach out to our specialists." - imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1