From 7314fea930a533cdc48768aea89261c0498fa551 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 21:20:50 +0000 Subject: [PATCH 1/3] 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 ea26340..3aac744 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -134,7 +134,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=3" imageAlt="modern consulting office collaborative workspace" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1 From 72bd1fa7950fcf89ada28a67619f82d872f6f680 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 21:20:51 +0000 Subject: [PATCH 2/3] 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 751a036..3300f67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -302,7 +302,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=1" imageAlt="Modern consulting office with collaborative workspace" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1 From 03d85151a3915b0b734c11bf3cb631e9c9ed7c11 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 21:20:51 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1bdb96a..878cd7a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -195,7 +195,7 @@ export default function ServicesPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-team-sitting-table_23-2149271747.jpg?_wi=2" imageAlt="Modern consulting office with collaborative workspace" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1