Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 16:34:13 +00:00

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
description="When a pipe bursts, you don't want a sales pitch — you want someone who shows up and explains what they're doing. That's the standard we've built our name on."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-helmet-posing-holding-tool-light-background_140725-27004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-helmet-posing-holding-tool-light-background_140725-27004.jpg?_wi=1",
imageAlt: "Plumbing service 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=1",
imageAlt: "Plumbing service 2",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
description: "Repair and installation you can trust.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-helmet-posing-holding-tool-light-background_140725-27004.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-helmet-posing-holding-tool-light-background_140725-27004.jpg?_wi=2",
imageAlt: "heating furnace system",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
description: "Keeping your home warm all winter.",
bentoComponent: "reveal-icon",
icon: Flame,
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721551.jpg?_wi=2",
imageAlt: "heating furnace system",
},
]}