From 46f88a18a4344a0cc34818e46a895c8d04d2c476 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 02:01:45 +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 ad279a1..04ebc30 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg?_wi=1", imageAlt: "Professional HVAC services", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-using-device_23-2148994138.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg?_wi=2", imageAlt: "smart thermostat installation", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-broken-manometers_482257-80114.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg?_wi=1", imageAlt: "smart thermostat installation", }, ]} @@ -223,7 +223,7 @@ export default function LandingPage() { handle: "@customer", testimonial: "Very professional and patient. Explained everything in great detail. A+ service!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/repairman-doing-air-conditioner-service_1303-26543.jpg?_wi=2", }, { id: "2", -- 2.49.1