From 1a217fe287a460b62ba16804ba239895d23c17e1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:51:47 +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 594862c..5af305c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Professional solutions for your home or business. Same-day service available, guaranteed work, and trusted by thousands of local residents." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-wearing-protective-mask-goggles-gloves-holding-drill-fixing-something-house-his-wife-who-is-helping-him-with-construction-holding-hardhat-service-workers_273609-7924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-wearing-protective-mask-goggles-gloves-holding-drill-fixing-something-house-his-wife-who-is-helping-him-with-construction-holding-hardhat-service-workers_273609-7924.jpg?_wi=1", imageAlt: "professional tradesman uniform residential", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt: "professional tradesman uniform residential", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-wearing-protective-mask-goggles-gloves-holding-drill-fixing-something-house-his-wife-who-is-helping-him-with-construction-holding-hardhat-service-workers_273609-7924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-male-wearing-protective-mask-goggles-gloves-holding-drill-fixing-something-house-his-wife-who-is-helping-him-with-construction-holding-hardhat-service-workers_273609-7924.jpg?_wi=2", imageAlt: "professional tradesman uniform residential", }, { -- 2.49.1