From 228716d73661a145eac656c8aa8ce773cb8be003 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:10:45 +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 4039796..d8c49f6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { { value: "200+", title: "Brands Elevated" }, { value: "500M+", title: "Combined Reach" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg?_wi=2" imageAlt="Social Elevation team working on strategy" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1 From ed36795014b52e06ef4738f4e03d14fe88da663f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:10:46 +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 8533cee..ec6c74b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function HomePage() { { value: "200+", title: "Brands Elevated" }, { value: "500M+", title: "Combined Reach" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg?_wi=1" imageAlt="Social Elevation team working on strategy" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1