From 21959127c717114303ba91c835b4edcbf453fbd7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 04:17:46 +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 374a777..31cdd7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=1" imageAlt="Professional HVAC technician calibrating equipment" avatars={[ { @@ -165,7 +165,7 @@ export default function LandingPage() { content: "Why Armando Shows Up When Others Don't", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2" imageAlt="Armando working on HVAC system" /> @@ -199,7 +199,7 @@ export default function LandingPage() { role: "Homeowner", company: "Local Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=1", }, { id: "4", @@ -215,7 +215,7 @@ export default function LandingPage() { role: "Tenant", company: "Local Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12865.jpg?_wi=2", }, ]} title="Trusted by Your Neighbors" -- 2.49.1