From 672ed1d3b7a5252abcfd2b6b1b911060de26f785 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:18:49 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 97b55cf..874f2c8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ const AboutPage = () => { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQqtYFHY40Adt38U4P5cSAKG47/an-inspiring-image-of-a-diverse-team-of--1772536634315-a5ae75a9.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQqtYFHY40Adt38U4P5cSAKG47/an-inspiring-image-of-a-diverse-team-of--1772536634315-a5ae75a9.png?_wi=2" imageAlt="Team collaboration and success" bulletPoints={[ { -- 2.49.1 From 6132b02414439aff95e2e1688096f1a1751c1fee Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:18:52 +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 08a3792..c572c7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ const HomePage = () => { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQqtYFHY40Adt38U4P5cSAKG47/an-inspiring-image-of-a-diverse-team-of--1772536634315-a5ae75a9.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQqtYFHY40Adt38U4P5cSAKG47/an-inspiring-image-of-a-diverse-team-of--1772536634315-a5ae75a9.png?_wi=1" imageAlt="Team collaboration and success" bulletPoints={[ { -- 2.49.1