From aeaa93bed0e390010b89a2c0562d69c1f4bdfb28 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:44:51 +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 3b4de38..7203f6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description="Serving Roselle and surrounding communities with expert plumbing & heating solutions you can rely on." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269717.jpg?_wi=1", imageAlt: "Plumbing service", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { descriptions: [ "Decades of hands-on knowledge solving real problems fast.", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269717.jpg?_wi=2", imageAlt: "Carpentry concept with windows", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { descriptions: [ "We show up when we say we will. Period.", ], - imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg?_wi=1", imageAlt: "Carpentry concept with windows", }, ]} @@ -331,7 +331,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built on Reputation. Backed by Experience." description="P J Fazio Plumbing & Heating has built its reputation the right way—through honest work, dependable service, and long-standing relationships in the Roselle community. Every job is approached with precision, care, and a commitment to doing it right the first time." - imageSrc="http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53010.jpg?_wi=2" imageAlt="Technician working" /> -- 2.49.1