From b52a252d70635b903c4b2e31f10ecf7064811c10 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:07:42 +0000 Subject: [PATCH 1/3] 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 03e7775..1283a96 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { { value: "500+", title: "Successful Campaigns" }, { value: "10K+", title: "Team Hours Dedicated" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=2" imageAlt="creative team office environment collaboration brainstorming" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -63,13 +63,13 @@ export default function AboutPage() { Date: Wed, 4 Mar 2026 17:07:43 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec7367f..855a3d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HomePage() { { value: "500+", title: "Successful Campaigns Delivered" }, { value: "150%", title: "Average Engagement Growth" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg?_wi=1" imageAlt="creative team office environment collaboration brainstorming" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -105,7 +105,7 @@ export default function HomePage() { Date: Wed, 4 Mar 2026 17:07:43 +0000 Subject: [PATCH 3/3] Update src/app/team/page.tsx --- src/app/team/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index e7771da..75b11d2 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -44,13 +44,13 @@ export default function TeamPage() {