From 46fa998158857e2acfdaea580f1f65f7b948363e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 15:36:56 +0000 Subject: [PATCH 1/2] Update src/pages/AboutPage.tsx --- src/pages/AboutPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/AboutPage.tsx b/src/pages/AboutPage.tsx index 2753943..74a5e8d 100644 --- a/src/pages/AboutPage.tsx +++ b/src/pages/AboutPage.tsx @@ -20,7 +20,7 @@ export default function AboutPage() { { title: "Customer-First", description: "Prioritizing your satisfaction with 24/7 support.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-checking-inventory-with-tablet-computer-industrial-warehouse-full-metal-parts_342744-211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-checking-inventory-with-tablet-computer-industrial-warehouse-full-metal-parts_342744-211.jpg?_wi=1", }, ]} /> -- 2.49.1 From 4882ec8a8136592bdfc62ac34d744dc6ecfe27c9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 16 Jun 2026 15:36:56 +0000 Subject: [PATCH 2/2] Update src/pages/IndustriesPage.tsx --- src/pages/IndustriesPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/IndustriesPage.tsx b/src/pages/IndustriesPage.tsx index 9fd5277..774db84 100644 --- a/src/pages/IndustriesPage.tsx +++ b/src/pages/IndustriesPage.tsx @@ -52,7 +52,7 @@ export default function IndustriesPage() { { title: "Factories", description: "Industrial resilience.", - imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-checking-inventory-with-tablet-computer-industrial-warehouse-full-metal-parts_342744-211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-checking-inventory-with-tablet-computer-industrial-warehouse-full-metal-parts_342744-211.jpg?_wi=2", }, { title: "Hotels", -- 2.49.1