From 592a02fb747617c4f0b241fcb96792046d6819d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:42:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ddac7b0..8ffcacb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,45 +59,45 @@ export default function LandingPage() { description="Heritage Electric Group brings decades of craftsmanship, honest pricing, and 24-hour availability to homes and businesses across the Cleveland area." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg?_wi=1", imageAlt: "Professional Electric Service 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg?_wi=1", imageAlt: "Professional Electric Service 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg?_wi=1", imageAlt: "Professional Electric Service 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-electrician-mounting-wires_23-2147743121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-electrician-mounting-wires_23-2147743121.jpg?_wi=1", imageAlt: "Professional Electric Service 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg?_wi=1", imageAlt: "Professional Electric Service 5", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg?_wi=2", imageAlt: "Professional Electric Service 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crop-electrician-mounting-wires_23-2147743121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-electrician-mounting-wires_23-2147743121.jpg?_wi=2", imageAlt: "Professional Electric Service 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-lamp-laptop-desktop-night_169016-17447.jpg?_wi=2", imageAlt: "Professional Electric Service 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66534.jpg?_wi=2", imageAlt: "Professional Electric Service 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg?_wi=2", imageAlt: "Professional Electric Service 2", }, ]} @@ -286,7 +286,7 @@ export default function LandingPage() { placeholder: "Tell us about your project...", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-hammer-indoors-still-life_23-2150563181.jpg?_wi=3" />