Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 18:43:44 +00:00

View File

@@ -74,32 +74,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=1",
imageAlt: "Plumbing service",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=1",
imageAlt: "Residential repair",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg?_wi=1",
imageAlt: "Plumbing maintenance",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=1",
imageAlt: "Commercial plumbing",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1",
imageAlt: "Emergency repair",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg?_wi=1",
imageAlt: "Sewer inspection",
},
]}
@@ -117,12 +117,12 @@ export default function LandingPage() {
title: "Repairs & Maintenance",
description: "Leaks, burst pipes, dripping faucets, running toilets — fast, reliable fixes that last.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg?_wi=3",
imageAlt: "professional plumber smiling holding wrench",
},
{
@@ -130,12 +130,12 @@ export default function LandingPage() {
title: "Bathroom & Kitchen",
description: "Full fixture installation, remodels, and upgrades for bathrooms and kitchens of any scale.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg?_wi=3",
imageAlt: "expert plumber working on piping",
},
{
@@ -143,12 +143,12 @@ export default function LandingPage() {
title: "Water Heaters",
description: "Installation, repair, and replacement of traditional and tankless water heater systems.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ecologist-sampling-water-from-river-with-test-tube_342744-953.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-foreman-work-clothes-thoughtfully-using-ruler-with-variety-tools-background-workshop_574295-1629.jpg?_wi=3",
imageAlt: "plumber inspection with camera",
},
]}