From a3e05b1a1770f33f054456d9814fe64f3e7d5a4a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 11:09:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4807cb6..4a00b99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/successful-start-up-team-focused-into-documents_273609-43636.jpg" + imageSrc="http://img.b2bpic.net/free-photo/successful-start-up-team-focused-into-documents_273609-43636.jpg?_wi=1" imageAlt="Professional business consultation" /> @@ -111,7 +111,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173766.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/successful-start-up-team-focused-into-documents_273609-43636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-start-up-team-focused-into-documents_273609-43636.jpg?_wi=2", imageAlt: "professional consultant explaining documents", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-template-with-business-elements_23-2147986542.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=1", imageAlt: "professional consultant explaining documents", }, ]} @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "Their consulting provided clarity, while their contracting team executed perfectly.", name: "Alex Rivet", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2", }, { id: "2", -- 2.49.1