From e9590bbdc03fb80a5404dff9b15b444be9677353 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:11:38 +0000 Subject: [PATCH] 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 d717220..15046b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-charts-graphs-showing-results-their-successful-teamwork_1423-252.jpg?_wi=2", imageAlt: "Business consulting session" }, { - imageSrc: "http://img.b2bpic.net/free-vector/economic-growth_24877-49230.jpg?_wi=2", imageAlt: "Strategy and optimization planning" + imageSrc: "http://img.b2bpic.net/free-photo/cropped-colleagues-generating-business-ideas_1098-19137.jpg?id=5699117", imageAlt: "Strategy and optimization planning" } ] }, -- 2.49.1