Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:42:23 +00:00

View File

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