Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-12 00:56:51 +00:00

View File

@@ -74,15 +74,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg?_wi=1",
imageAlt: "HVAC technician",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-plexus-design_1048-12775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-plexus-design_1048-12775.jpg?_wi=1",
imageAlt: "Abstract lines",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg?_wi=1",
imageAlt: "Electrical work",
},
{
@@ -129,19 +129,19 @@ export default function LandingPage() {
{
title: "Heating & Furnaces",
description: "Boiler, furnace, and heat pump service for comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manometers_482257-75920.jpg?_wi=2",
imageAlt: "Serviceman arriving to help apprentice",
},
{
title: "Plumbing",
description: "Drain clearing, water heaters, and leak detection.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-plexus-design_1048-12775.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-low-poly-plexus-design_1048-12775.jpg?_wi=2",
imageAlt: "Serviceman arriving to help apprentice",
},
{
title: "Electrical",
description: "Safe, professional panel upgrades and wiring.",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg?_wi=2",
imageAlt: "Serviceman arriving to help apprentice",
},
]}