From 6b32406284ca194649c86d6a9403002e7a888852 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:24 +0000 Subject: [PATCH 1/4] 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 1e8e52d..0304019 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Award} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-modern-office-environment-showcasing-i-1772538610225-ae788b83.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-modern-office-environment-showcasing-i-1772538610225-ae788b83.png?_wi=2" imageAlt="LARSA Space team and infrastructure" mediaAnimation="blur-reveal" /> @@ -67,21 +67,21 @@ export default function AboutPage() { id: 1, title: "15+ Years Industry Excellence", description: "Over 15 years of proven track record delivering critical infrastructure projects for major energy companies. Our experience spans across Iraq's energy sector from Basra to Baghdad, with successful project implementations in Misan and other regions.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png?_wi=2", imageAlt: "Years of industry experience", }, { id: 2, title: "Strategic Global Partnerships", description: "Strong relationships with international technology leaders and regional partners. Our partnerships with Kuwait Energy, PetroChina, and ITPC enable us to deliver world-class solutions with local expertise and global standards.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png?_wi=2", imageAlt: "Strategic partnerships network", }, { id: 3, title: "Energy Sector Specialization", description: "Specialized focus on oil, gas, and energy infrastructure. We understand the unique challenges of energy operations including regulatory compliance, system reliability, and integration with existing infrastructure. Our solutions are specifically designed for energy sector requirements.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png?_wi=2", imageAlt: "Energy sector specialization", }, ]} @@ -103,7 +103,7 @@ export default function AboutPage() { tag="Our Team" tagIcon={Briefcase} useInvertedBackground={true} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png?_wi=2" imageAlt="LARSA Space team working" mediaAnimation="slide-up" /> -- 2.49.1 From 4ef4cbe3a5ee792254563c3dbfbad275e1adc2df Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:25 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 533e6b7..85cb107 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png?_wi=3" imageAlt="Professional IT infrastructure consultation" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 56bb5d75cda8283cacf45edf82572b8ccdcec2aa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:26 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc72fee..3a3a51a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HomePage() { { text: "Explore Services", href: "/services" }, { text: "View Projects", href: "/projects" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-professional-it-infrastructure-and-ene-1772538610040-d6a1f4bb.png?_wi=1" imageAlt="Modern IT infrastructure and energy sector technology" mediaAnimation="slide-up" /> @@ -77,7 +77,7 @@ export default function HomePage() { tag="Our Story" tagIcon={Award} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-modern-office-environment-showcasing-i-1772538610225-ae788b83.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/a-modern-office-environment-showcasing-i-1772538610225-ae788b83.png?_wi=1" imageAlt="LARSA Space team and infrastructure" mediaAnimation="blur-reveal" /> @@ -95,21 +95,21 @@ export default function HomePage() { id: 1, title: "IT Infrastructure & Telecommunications", description: "End-to-end design, implementation, and maintenance of complex IT infrastructure systems. Network design, server infrastructure, telecommunications integration, and cybersecurity solutions for mission-critical energy operations.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png?_wi=1", imageAlt: "IT infrastructure and telecommunications", }, { id: 2, title: "Information Technology Consulting", description: "Strategic IT consulting for energy sector companies. Technology assessments, system architecture design, digital transformation planning, and technology roadmap development aligned with business objectives.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png?_wi=1", imageAlt: "Professional IT consulting services", }, { id: 3, title: "24/7 Technical Support & Maintenance", description: "Comprehensive support services including preventive maintenance, system monitoring, incident response, and operational support. Dedicated teams ensure maximum uptime and system reliability for critical infrastructure.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png?_wi=1", imageAlt: "24/7 technical support center", }, ]} -- 2.49.1 From df1657e65b5d2214ffc316ab7add3bf15d0461eb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:51:27 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 099204b..f5c327b 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -49,21 +49,21 @@ export default function ServicesPage() { id: 1, title: "IT Infrastructure & Telecommunications", description: "End-to-end design, implementation, and maintenance of complex IT infrastructure systems. Network design, server infrastructure, telecommunications integration, and cybersecurity solutions for mission-critical energy operations. We provide complete infrastructure audits, system upgrades, network optimization, and disaster recovery planning.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/complex-telecommunications-and-energy-in-1772538611244-7e6c3a94.png?_wi=3", imageAlt: "IT infrastructure and telecommunications solutions", }, { id: 2, title: "Information Technology Consulting", description: "Strategic IT consulting for energy sector companies. Technology assessments, system architecture design, digital transformation planning, and technology roadmap development aligned with business objectives. Our consultants work closely with your leadership team to identify technology opportunities and develop comprehensive strategies for digital transformation.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/professional-consulting-session-with-eng-1772538609640-45469404.png?_wi=3", imageAlt: "Strategic IT consulting services", }, { id: 3, title: "24/7 Technical Support & Maintenance", description: "Comprehensive support services including preventive maintenance, system monitoring, incident response, and operational support. Dedicated teams ensure maximum uptime and system reliability for critical infrastructure. Our support teams provide rapid response to critical issues with comprehensive documentation and continuous improvement recommendations.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQxAMG7wsjZWjObi7UTXUFC3KB/24-7-technical-support-center-with-multi-1772538609774-9f8adcdc.png?_wi=3", imageAlt: "24/7 technical support operations", }, ]} -- 2.49.1