From 59a201568cb64060b4a9459f14a5ce83af212783 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:31:28 +0000 Subject: [PATCH 1/2] 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 f7b3413..d5569cf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,7 +63,7 @@ export default function ContactPage() { { value: "24/7", title: "Customer Support" }, { value: "99.9%", title: "Uptime Guarantee" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn5sUaEDvIutOTZVN5SUzCk83/a-diverse-team-of-ai-researchers-and-lin-1772717111002-88c9d671.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn5sUaEDvIutOTZVN5SUzCk83/a-diverse-team-of-ai-researchers-and-lin-1772717111002-88c9d671.png?_wi=2" imageAlt="Support Team" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1 From 5ccf954decadae0b018721b168218bf3ca85f934 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:31:28 +0000 Subject: [PATCH 2/2] Update src/app/features/page.tsx --- src/app/features/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 6f8e823..0293828 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -115,7 +115,7 @@ export default function FeaturesPage() { { value: "50K+", title: "Active Users Optimized" }, { value: "3.2M", title: "Profile Improvements Made" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn5sUaEDvIutOTZVN5SUzCk83/a-diverse-team-of-ai-researchers-and-lin-1772717111002-88c9d671.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWn5sUaEDvIutOTZVN5SUzCk83/a-diverse-team-of-ai-researchers-and-lin-1772717111002-88c9d671.png?_wi=1" imageAlt="AI Agents working on LinkedIn profiles" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1