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" />