From 2a8ecca7f310b016dc52cffe02e0d665f3c37402 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 03:21:57 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 28d0c5b..045a32d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -133,7 +133,7 @@ export default function AboutPage() { quote: "Since partnering with Fatisoft Global, our production output increased by 35% while reducing maintenance costs significantly. Their industrial motors are built to last and perform flawlessly under demanding conditions.", name: "Ahmed Hassan", role: "Procurement Manager, TechCorp Manufacturing", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=3", imageAlt: "Ahmed Hassan", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { quote: "The precision and reliability of Fatisoft's components exceeded our expectations. Their technical support team went above and beyond to ensure seamless integration into our operations.", name: "Maria Rodriguez", role: "Operations Director, Industrial Solutions Inc", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3", imageAlt: "Maria Rodriguez", }, { @@ -151,7 +151,7 @@ export default function AboutPage() { quote: "We've tested many suppliers, but Fatisoft Global consistently delivers the highest quality industrial equipment. Their commitment to excellence is evident in every product.", name: "James Mitchell", role: "Engineering Lead, Precision Manufacturing", - imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg?_wi=3", imageAlt: "James Mitchell", }, { @@ -160,7 +160,7 @@ export default function AboutPage() { quote: "Working with Fatisoft Global has streamlined our supply chain dramatically. Their worldwide distribution network and responsive customer service make them an invaluable business partner.", name: "Sarah Chen", role: "Supply Chain Manager, Global Industries", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-side-view_23-2149871311.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-working-together-side-view_23-2149871311.jpg?_wi=3", imageAlt: "Sarah Chen", }, ]} @@ -176,7 +176,7 @@ export default function AboutPage() {