From 151a6487363ac79dff8cab1f5436918628188e83 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:33:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8f9d56..0ff5500 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17480.jpg", imageAlt: "plumbing tools professional repair"}, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg", imageAlt: "plumbing equipment macro"} + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg?_wi=1", imageAlt: "plumbing equipment macro"} ]} mediaAnimation="blur-reveal" rating={5} @@ -69,7 +69,7 @@ export default function LandingPage() { features={[ { id: "f1", title: "Residential Plumbing", tags: ["Urgent Repair", "Leak Detection"], - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-production-plumber-valve-pvc-pipe_1376-35.jpg?_wi=2"}, { id: "f2", title: "Commercial Mechanical", tags: ["HVAC Maintenance", "Facility Support"], imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281318.jpg"}, -- 2.49.1