From c982f152cb7a9ab49bc3bac64776119c09e14898 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:10:53 +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 2943d8e..a55431b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -229,7 +229,7 @@ export default function LandingPage() { title: "James", subtitle: "Operations", detail: "Lead Logistics", - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=1", }, { id: "m3", @@ -257,10 +257,10 @@ export default function LandingPage() { title: "Marilyn", subtitle: "Accounts", detail: "Office Manager", - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg?_wi=2", imageAlt: "luxury plumbing services home interior", }, ]} -- 2.49.1