From c092b7c931f45628b15334757539f259d7aecc92 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:56:53 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2c1326a..3d6f0a5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,7 +57,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=2" imageAlt="TechVision team in office environment" mediaAnimation="none" bulletPoints={[ @@ -123,7 +123,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="left" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=3" imageAlt="TechVision professionals at work" mediaAnimation="none" bulletPoints={[ -- 2.49.1 From 9a5eec125d5fd61b1f30876abcf0b11335f8beda Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 16:56:54 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae68299..e1eb7a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXCJxPMJAVcO5OyESoUeacrYJZ/a-professional-team-of-it-experts-and-so-1772729537700-e5f91c83.png?_wi=1" imageAlt="TechVision expert team collaboration" mediaAnimation="none" bulletPoints={[ -- 2.49.1